| Test Case No | Module | Test Case Description | Status | Duration | Video |
|---|---|---|---|---|---|
| TC-A | auth.setup.js |
authenticate
Test Execution Steps
Valid authentication session found (age: 26 minutes). Skipping login.
|
PASSED | 2.45s | No video |
| TS001-A | List of Device |
should show list of all devices in the platform
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Map page loaded successfully
NAVIGATING TO LIST OF DEVICES
Account Settings icon clicked
List of Devices clicked
Found 10 devices in the table
Search for "Sales Car1" returned 1 results
Collapsing side menu to access modal elements...
✓ Clicked on modal to collapse side menu
✓ Moved mouse away from side menu
Step 1: Verifying device list page...
✓ Device table is visible
✓ Found 55 devices in the list
✓ Searched for Sales
✓ Found 1 rows matching "Sales"
Step 2: Finding and clicking edit icon...
✓ Clicked pencil icon using config selector
Step 3: Verifying edit panel...
✓ Edit panel found: #add-edit-device-panel
✓ Clicked Edit Device tab
✓ Device name input value: ""
✓ Closed edit panel
Step 4: Testing export functionality...
✓ Found export option: text=Save file as
✓ Found export option: text=Copy
✓ Found export option: .dropdown__trigger
✓ Screenshot saved: device-list-page.png
✅ TEST COMPLETED SUCCESSFULLY
Device list functionality has been tested
|
PASSED | 4244.73s | No video |
| TS002-A | Add edit Device |
should add device with custom icon
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Found 7 IMEI options available
Selected IMEI: 861492065082189
Device name entered: CustomIconDevice
Upload & Crop Custom Icon modal opened successfully
Test image uploaded successfully
Zoom adjusted
Preview section is visible
Save Icon button clicked
crop_image_upload_new.php API called successfully
Alert message: Custom icon saved successfully!
Custom icon uploaded and saved successfully
Selected "Custom Icon" from icon category dropdown
getCustomIconAll.php API called successfully
Custom icons loaded in grid
Custom icon selected
Add Device button clicked
Device added successfully with IMEI: 861492065082189
Device selected in Edit tab: CustomIconDevice (IMEI: 861492065082189)
Device name changed to: CustomIconDeviceEdited
Upload & Crop Custom Icon modal opened successfully
Test image uploaded successfully
Zoom adjusted
Preview section is visible
Save Icon button clicked
crop_image_upload_new.php API called successfully
Alert message: Custom icon saved successfully!
Custom icon uploaded and saved successfully
Selected "Custom Icon" from icon category dropdown
API response timeout, but continuing as icons may have loaded...
Custom icons loaded in grid
Custom icon selected
Update Device button clicked
Device updated successfully: CustomIconDeviceEdited
Device selected for removal (IMEI: 861492065082189)
Delete confirmation clicked
Device removed successfully: CustomIconDeviceEdited (IMEI: 861492065082189)
Custom icon device add/edit/remove test completed successfully
|
PASSED | 239.54s | No video |
| TS003-A | Timezone |
should edit the timezone of users
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
|
TIMEDOUT | 597.60s | Video: TS003_ChangeTimezone-should-edit-the-timezone-of-users.webm |
| TS005-A | Subgroup |
should manage subgroups
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
API ASSERTION: CREATE SUBGROUP
Create Subgroup API Response: {"status":true,"message":"New SubGroup Created Successfully"}
API ASSERTION: GET SUBGROUPS AFTER CREATE
Get Subgroups API Response: [{"name":"DeleteMe_1765969728183"},{"name":"DeleteMe_1766086431927"},{"name":"DeleteMe_1766420317776"},{"name":"Subhash"},{"name":"TestSG_1766515207453"},{"name":"TestSG_1766519008974"},{"name":"TestSubgroup_1764703653790"},{"name":"TestSubgroup_1764773025336"},{"name":"TestSubgroup_1764799516204"},{"name":"TestSubgroup_1765957219213"},{"name":"TestSubgroup_1766420134391"},{"name":"testDp"}]
Subgroup "TestSG_1766519008974" exists in API response: true
Modal close button visible: false, proceeding...
UI ASSERTION: Subgroup "TestSG_1766519008974" is visible in the subgroups list
API ASSERTION: GET DRIVERS TO SUBGROUP
Get Drivers to Subgroup API Response: {"assigned":[],"unassigned":[{"id":14,"imei":"860111051554966","deviceType":"MA9276-Portable","name":"Demo 1","color":"black"},{"id":15,"imei":"220902734","deviceType":"XT2469","name":"Sales Car1","color":"black"},{"id":16,"imei":"861492065082189","deviceType":"MA9276-Portable","name":"861492065082189","color":"red"},{"id":20,"imei":"866787675654345","deviceType":"MA3000","name":"866787675654345","color":"red"},{"id":18,"imei":"878787412547895","deviceType":"MA1285WT","name":"878787412547895","color":"red"},{"id":17,"imei":"895745123645789","deviceType":"MA1086","name":"895745123645789","color":"red"},{"id":21,"imei":"898956341243564","deviceType":"MA1085W","name":"898956341243564","color":"red"},{"id":19,"imei":"987452321457854","deviceType":"ST4345-REAL","name":"987452321457854","color":"red"}]}
API shows 8 unassigned drivers
UI shows 8 unassigned driver cards with Add button
API shows 0 assigned drivers
API ASSERTION: GET DRIVERS AFTER ADDING
Get Drivers API Response after adding: {"assigned":[{"id":14,"imei":"860111051554966","deviceType":"MA9276-Portable","name":"Demo 1","color":"black"}],"unassigned":[{"id":15,"imei":"220902734","deviceType":"XT2469","name":"Sales Car1","color":"black"},{"id":16,"imei":"861492065082189","deviceType":"MA9276-Portable","name":"861492065082189","color":"red"},{"id":20,"imei":"866787675654345","deviceType":"MA3000","name":"866787675654345","color":"red"},{"id":18,"imei":"878787412547895","deviceType":"MA1285WT","name":"878787412547895","color":"red"},{"id":17,"imei":"895745123645789","deviceType":"MA1086","name":"895745123645789","color":"red"},{"id":21,"imei":"898956341243564","deviceType":"MA1085W","name":"898956341243564","color":"red"},{"id":19,"imei":"987452321457854","deviceType":"ST4345-REAL","name":"987452321457854","color":"red"}]}
Subgroup panel is open: true
Found 2 close icons in panel
Clicked close icon 1
Exit subgroup button visible: false
Exit button not visible (desktop view), using alternative method...
Driver card header text: Driver Card
Successfully exited subgroup view
API ASSERTION: DELETE SUBGROUP
Delete Subgroup API Response: {"status":true,"message":"Removed subgroup successfully."}
API ASSERTION: GET SUBGROUPS AFTER DELETE
Get Subgroups API Response after delete: [{"name":"DeleteMe_1765969728183"},{"name":"DeleteMe_1766086431927"},{"name":"DeleteMe_1766420317776"},{"name":"Subhash"},{"name":"TestSG_1766515207453"},{"name":"TestSubgroup_1764703653790"},{"name":"TestSubgroup_1764773025336"},{"name":"TestSubgroup_1764799516204"},{"name":"TestSubgroup_1765957219213"},{"name":"TestSubgroup_1766420134391"},{"name":"testDp"}]
Subgroup "TestSG_1766519008974" still exists after delete: false
UI ASSERTION: Subgroup "TestSG_1766519008974" is no longer visible in the subgroups list
|
PASSED | 112.70s | No video |
| TS008-A | Alert Contact |
should add email and phone contacts and configure alert settings
Test Execution Steps
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
|
PASSED | 137.13s | No video |
| TS009-A | Change Alert Settings |
should configure after hours settings
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Starting After Hours Settings configuration test...
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Change Alert Settings modal is visible
After Hours button clicked
Selected device: Sales car1
Selected Custom Days option
Toggled W, TH, F checkboxes
Verifying custom days are visually selected
Wednesday (W) checkbox state: false
Thursday (TH) checkbox state: false
Friday (F) checkbox state: false
Custom days checkboxes verified
Advanced Settings expanded
Advanced settings values entered (Unlimited checkboxes unchecked)
Verifying advanced settings values are set correctly
Idling Hours: 02:00 (expected: 02:00)
Stop Hours: 03:00 (expected: 03:00)
Stop Count: 5 (expected: 5)
Post Speed Limit: 40 (expected: 40)
Advanced settings values verified
Submit button clicked
Verifying success message after submit
Success message displayed:
Verifying settings persist after reopening modal
Modal closed
Modal reopened
Persisted Idling Hours: 02:00
Persisted Stop Hours: 03:00
Persisted Stop Count: 5
Persisted Post Speed Limit: 40
Settings persistence check completed for Sales Car1
Step 2: Configuring Demo 1 with Weekdays option
Selected device: Demo 1
Selected Weekdays option
Entered From time: 08:00
Entered To time: 18:00
Advanced Settings expanded
Demo 1 Advanced settings values entered:
Working Hours Limit: 23:59
Unauthorized Hours Grace Period: 23:58
Maximum Idling Duration: 02:00
Maximum Stop Duration: 03:00
Number Of Stops: 5
Posted Speed Limit: 8
Submit button clicked for Demo 1
Verifying API call to setDeviceSettings_here_prop.php
API call successful: https://www.gpsandfleet3.net/gpsandfleet/insights/SaveData_RDS/setDeviceSettings_here_prop.php
API response status: 200
Verifying success message for Demo 1
Success message displayed for Demo 1:
Step 3: Verifying settings for both devices
Modal closed
Modal reopened for final verification
Verifying Sales Car1 settings
Sales Car1 persisted values:
Idling Hours: 02:00 (expected: 02:00)
Stop Hours: 03:00 (expected: 03:00)
Stop Count: 5 (expected: 5)
Post Speed Limit: 40 (expected: 40)
Sales Car1 settings verified successfully
Verifying Demo 1 settings
Demo 1 persisted values:
Maximum Idling Duration: 02:00 (expected: 02:00)
Maximum Stop Duration: 03:00 (expected: 03:00)
Number Of Stops: 5 (expected: 5)
Posted Speed Limit: 8 (expected: 8)
Demo 1 settings verified successfully
Step 4: Configuring All Days Working Hours
Selected Sales Car1 to verify previous settings
Verifying previously set values are automatically loaded
Custom Days radio selected: true
Previously set values loaded:
Idling Hours: 02:00
Stop Hours: 03:00
Stop Count: 5
Post Speed Limit: 40
Previous values verified successfully - device retained its settings
Changing to All Days option
Selected All Days option
All Days radio selected: true
Entered From time: 07:00
Entered To time: 20:00
All Days Advanced settings values entered (Unlimited checkboxes unchecked):
Maximum Idling Duration: 01:30
Maximum Stop Duration: 02:30
Number Of Stops: 10
Posted Speed Limit: 50
Submit button clicked for All Days configuration
Verifying API call for All Days configuration
API call successful: https://www.gpsandfleet3.net/gpsandfleet/insights/SaveData_RDS/setDeviceSettings_here_prop.php
API response status: 200
Verifying success message for All Days
Success message displayed for All Days:
Step 5: Reopening modal to verify All Days changes
Modal closed
Modal reopened for All Days verification
Selected Sales Car1 to verify All Days changes
All Days radio is selected after reopen: true
All Days persisted values:
Maximum Idling Duration: 01:30 (expected: 01:30)
Maximum Stop Duration: 02:30 (expected: 02:30)
Number Of Stops: 10 (expected: 10)
Posted Speed Limit: 50 (expected: 50)
All Days settings verified successfully - changes have been applied
=== AFTER HOURS SETTINGS TEST SUMMARY ===
1
Sales Car1 Configuration (Custom Days):
- Custom Days selected (W, TH, F)
- Advanced settings configured and verified
2
Demo 1 Configuration (Weekdays):
- Weekdays selected
- From/To time configured
- Advanced settings configured and verified
3
Sales Car1 Configuration (All Days):
- Previously set values verified on load
- Changed to All Days option
- New From/To time configured (07:00 - 20:00)
- New Advanced settings configured and verified
API Call Verification: VERIFIED for all configurations
Settings Persistence: VERIFIED for all devices
After Hours Settings configuration test completed successfully!
|
PASSED | 132.69s | No video |
| TS011-A | Add Edit Maintenance Contact |
should add the contact details
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
|
PASSED | 135.69s | No video |
| TS014-A | Weekly After Hours Summary - Table Validation |
should validate table headers, sorting, and API data matching for specific date range
Timeout Error
File:
TS014_weeklyAfterHoursSummary_TableValidation.spec.js
Line:
21
Element:
'#weekly-date-picker-container input, #weekly-alert-report-panel input[type="text"]'
Timeout:
30s
Expected:
Operation should complete within time limit
Actual:
Operation took too long
Suggestion:
Page may be slow to load, or element never appeared. Check network/server status
Full Error:
TimeoutError: locator.clear: Timeout 30000ms exceeded.
Call log:
- waiting for locator('#weekly-date-picker-container input, #weekly-alert-report-panel input[type="text"]').first()
- locator resolved to <input readonly type="text" value="01/26/2026 to 02/01/2026" class="weekly-date-picker__input"/>
- fill("")
- attempting fill action
2 × waiting for element to be visible, enabled and editable
- element is not editable
- retrying fill action
- waiting 20ms
2 × waiting for element to be visible, enabled and editable
- element is not editable
- retrying fill action
- waiting 100ms
58 × waiting for element to be visible, enabled and editable
- element is not editable
- retrying fill action
- waiting 500ms
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Selecting date range: Jan 5, 2026 - Jan 11, 2026
|
FAILED | 69.65s | Video: TS014_weeklyAfterHoursSummary_TableValidation-should-validate-table-headers--sorting--and-API-da.webm |
| TS015-A | After Hour Summary |
should redirect to fleet demo page with demo credentials
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Original Alerts Count: 71
Sliced Alerts Count (first 2 digits): 71
After Hours Summary - Engine Off: 27
After Hours Summary - Idling: 30
After Hours Summary - Outside Hours: 13
Alerts Overview - Engine Off: 27
Stored After Hours Summary - Engine Off: 27
✓ Engine Off values match: 27 = 27
Alerts Overview - Idling: 30
Stored After Hours Summary - Idling: 30
✓ Idling values match: 30 = 30
Alerts Overview - Outside Hours: 13
Stored After Hours Summary - Outside Hours: 13
✓ Outside Hours values match: 13 = 13
Testing Outside Hours card basic functionality
✓ Verified High Priority is visible for Outside Hours
✓ Pagination working for Outside Hours
✓ Copy button clicked for Outside Hours
✓ Search functionality working for Outside Hours
✓ Search cleared for Outside Hours
✓ Completed basic testing for Outside Hours
Testing Idling card with infobox functionality
Stored Idling card label: Idling
✓ Verified Low Priority is visible for Idling
✓ Copy button clicked for Idling
✓ Search functionality working for Idling
✓ Search cleared for Idling
Stored row data for Idling: {
deviceName: [32m'Sales Car1'[39m,
location: [32m'11233 E Karen Dr, Scottsdale, AZ 85255'[39m,
date: [32m'01/08/2026'[39m,
postedSpeed: [32m'08:42 AM - 08:42 AM'[39m,
speed: [32m'00:00:11'[39m,
overSpeedLimit: [32m'Low Priority'[39m
Found infobox with selector: .H_ib_body
Infobox content for Idling: Sales Car1
Date: 2026-01-08
Address: 11233 E Karen Dr, Scottsdale, AZ 85255
Alert: Idle
✓ Device name Sales Car1 found in infobox
! Date 01/08/2026 not found in infobox
! Alert type idling not found in infobox
Testing Engine Off card with infobox functionality
Stored Engine Off card label: Engine Off
✓ Verified Medium Priority is visible for Engine Off
✓ Copy button clicked for Engine Off
✓ Search functionality working for Engine Off
✓ Search cleared for Engine Off
Stored row data for Engine Off: {
deviceName: [32m'Sales Car1'[39m,
location: [32m'11243 E Karen Dr, Scottsdale, AZ 85255'[39m,
date: [32m'01/08/2026'[39m,
postedSpeed: [32m'01:29 AM'[39m,
speed: [32m'01:29:13'[39m,
overSpeedLimit: [32m'Medium Priority'[39m
Found infobox with selector: [class*="popup"]
Infobox content for Engine Off:
! Device name Sales Car1 not found in infobox
! Date 01/08/2026 not found in infobox
! Alert type engine off not found in infobox
✓ All alert card tests completed
✓ Navigated back to After Hours Summary panel
✓ Date changed to January 8, 2026
✓ API datafetch2_date.php called successfully
API Response: {
"data": {
"220902734": {
"name": "Sales Car1 ",
"imei": "220902734",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:42 AM - 08:49 AM",
"miles": 0.04,
"eventType": "outside",
"duration": "00:07:19",
"lat": 33.640955,
"lng": -111.863452,
"name": "Sales Car1 ",
"startLat": 33.640955,
"startLang": -111.863452,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:50 AM - 08:52 AM",
"miles": 0.08,
"eventType": "outside",
"duration": "00:02:39",
"lat": 33.638915,
"lng": -111.887824,
"name": "Sales Car1 ",
"startLat": 33.638915,
"startLang": -111.887824,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:23 PM - 06:25 PM",
"miles": 0.15,
"eventType": "outside",
"duration": "00:01:44",
"lat": 33.639787,
"lng": -111.87979,
"name": "Sales Car1 ",
"startLat": 33.639787,
"startLang": -111.87979,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:26 PM - 06:28 PM",
"miles": 0.07,
"eventType": "outside",
"duration": "00:02:16",
"lat": 33.639969,
"lng": -111.861347,
"name": "Sales Car1 ",
"startLat": 33.639969,
"startLang": -111.861347,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:28 PM - 06:31 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:02:56",
"lat": 33.628507,
"lng": -111.854522,
"name": "Sales Car1 ",
"startLat": 33.628507,
"startLang": -111.854522,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM - 06:35 PM",
"miles": 0.06,
"eventType": "outside",
"duration": "00:03:19",
"lat": 33.624236,
"lng": -111.840031,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840031,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:40 PM - 07:48 PM",
"miles": 0.12,
"eventType": "outside",
"duration": "00:07:59",
"lat": 33.624236,
"lng": -111.840247,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840247,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM - 08:10 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.624382,
"lng": -111.840366,
"name": "Sales Car1 ",
"startLat": 33.624382,
"startLang": -111.840366,
"sequenceId": 9924
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM - 08:14 PM",
"miles": 0.11,
"eventType": "outside",
"duration": "00:03:30",
"lat": 33.629103,
"lng": -111.863018,
"name": "Sales Car1 ",
"startLat": 33.629103,
"startLang": -111.863018,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:15 PM - 08:16 PM",
"miles": 0.19,
"eventType": "outside",
"duration": "00:01:09",
"lat": 33.624278,
"lng": -111.871642,
"name": "Sales Car1 ",
"startLat": 33.624278,
"startLang": -111.871642,
"sequenceId": 7407
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:17 PM - 08:18 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:01:15",
"lat": 33.621856,
"lng": -111.873603,
"name": "Sales Car1 ",
"startLat": 33.621856,
"startLang": -111.873603,
"sequenceId": 5821
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM - 08:27 PM",
"miles": 0,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.621646,
"lng": -111.873838,
"name": "Sales Car1 ",
"startLat": 33.621646,
"startLang": -111.873838,
"sequenceId": 2929
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM - 08:32 PM",
"miles": 0,
"eventType": "outside",
"duration": "00:05:00",
"lat": 33.624288,
"lng": -111.84012,
"name": "Sales Car1 ",
"startLat": 33.624288,
"startLang": -111.84012,
"sequenceId": 3712
"movement": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:54 AM - 12:01 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:07:02",
"lat": 33.614331,
"lng": -111.915049,
"name": "Sales Car1 ",
"startLat": 33.614331,
"startLang": -111.915049,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM - 01:01 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.614159,
"lng": -111.915635,
"name": "Sales Car1 ",
"startLat": 33.614159,
"startLang": -111.915635,
"sequenceId": 3879
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM - 01:04 PM",
"miles": 0.02,
"eventType": "inside",
"duration": "00:03:00",
"lat": 33.622626,
"lng": -111.925679,
"name": "Sales Car1 ",
"startLat": 33.622626,
"startLang": -111.925679,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:04 PM - 01:05 PM",
"miles": 0.16,
"eventType": "inside",
"duration": "00:00:39",
"lat": 33.625598,
"lng": -111.925539,
"name": "Sales Car1 ",
"startLat": 33.625598,
"startLang": -111.925539,
"sequenceId": 2618
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:06 PM - 01:07 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:01:34",
"lat": 33.635106,
"lng": -111.926048,
"name": "Sales Car1 ",
"startLat": 33.635106,
"startLang": -111.926048,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM - 01:08 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.635048,
"lng": -111.925862,
"name": "Sales Car1 ",
"startLat": 33.635048,
"startLang": -111.925862,
"sequenceId": 2298
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM - 01:09 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:00:29",
"lat": 33.635212,
"lng": -111.925855,
"name": "Sales Car1 ",
"startLat": 33.635212,
"startLang": -111.925855,
"sequenceId": 7881
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:10 PM - 01:10 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:16",
"lat": 33.635232,
"lng": -111.925953,
"name": "Sales Car1 ",
"startLat": 33.635232,
"startLang": -111.925953,
"sequenceId": 3872
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:11 PM - 01:14 PM",
"miles": 0.02,
"eventType": "inside",
"duration": "00:03:25",
"lat": 33.634518,
"lng": -111.908219,
"name": "Sales Car1 ",
"startLat": 33.634518,
"startLang": -111.908219,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:15 PM - 01:17 PM",
"miles": 0.05,
"eventType": "inside",
"duration": "00:02:52",
"lat": 33.63903,
"lng": -111.887718,
"name": "Sales Car1 ",
"startLat": 33.63903,
"startLang": -111.887718,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:37 PM - 02:37 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.638914,
"lng": -111.887458,
"name": "Sales Car1 ",
"startLat": 33.638914,
"startLang": -111.887458,
"sequenceId": 7600
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:38 PM - 02:40 PM",
"miles": 0.04,
"eventType": "inside",
"duration": "00:02:24",
"lat": 33.640004,
"lng": -111.861333,
"name": "Sales Car1 ",
"startLat": 33.640004,
"startLang": -111.861333,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:41 PM - 02:46 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:05:48",
"lat": 33.624286,
"lng": -111.840218,
"name": "Sales Car1 ",
"startLat": 33.624286,
"startLang": -111.840218,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:47 PM - 02:52 PM",
"miles": 0.31,
"eventType": "inside",
"duration": "00:05:13",
"lat": 33.640155,
"lng": -111.860754,
"name": "Sales Car1 ",
"startLat": 33.640155,
"startLang": -111.860754,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:53 PM - 02:55 PM",
"miles": 0.05,
"eventType": "inside",
"duration": "00:02:37",
"lat": 33.639667,
"lng": -111.887493,
"name": "Sales Car1 ",
"startLat": 33.639667,
"startLang": -111.887493,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM - 03:26 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.639621,
"lng": -111.887645,
"name": "Sales Car1 ",
"startLat": 33.639621,
"startLang": -111.887645,
"sequenceId": 6960
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM - 03:27 PM",
"miles": 0.04,
"eventType": "inside",
"duration": "00:00:27",
"lat": 33.639083,
"lng": -111.887608,
"name": "Sales Car1 ",
"startLat": 33.639083,
"startLang": -111.887608,
"sequenceId": 5606
"totalInsideHours": "00:30:354",
"totalOutsideHours": "00:34:310",
"totalInsideMiles": 0.73,
"totalOutsideMiles": 0.85,
"outsideCheckHours": "00:39:10",
"insideCheckHours": "00:35:54",
1
"insideWarning": false,
2
"outsideWarning": false,
"threshold_outside": "10:00",
"threshold_inside": "23:59",
"totalIdlingHours": "00:11:54",
"totalStopTime": "21:03:48",
"totalStopCount": 11,
"trackData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:42 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "08:42:28",
"lat": 33.624333,
"lng": -111.840318,
"name": "Sales Car1 ",
"startLat": 33.624333,
"startLang": -111.840318,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:42 AM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "08:42:47",
"lat": 33.624883,
"lng": -111.841421,
"name": "Sales Car1 ",
"startLat": 33.624883,
"startLang": -111.841421,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:43 AM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "08:43:17",
"lat": 33.625596,
"lng": -111.844499,
"name": "Sales Car1 ",
"startLat": 33.625596,
"startLang": -111.844499,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:43 AM",
"miles": 0.04,
"eventType": "unauthorized",
"duration": "08:43:36",
"lat": 33.626117,
"lng": -111.844742,
"name": "Sales Car1 ",
"startLat": 33.626117,
"startLang": -111.844742,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:43 AM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "08:43:47",
"lat": 33.626133,
"lng": -111.845538,
"name": "Sales Car1 ",
"startLat": 33.626133,
"startLang": -111.845538,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:44 AM",
"miles": 0.28,
"eventType": "unauthorized",
"duration": "08:44:17",
"lat": 33.624712,
"lng": -111.850156,
"name": "Sales Car1 ",
"startLat": 33.624712,
"startLang": -111.850156,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:44 AM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "08:44:47",
"lat": 33.625591,
"lng": -111.853173,
"name": "Sales Car1 ",
"startLat": 33.625591,
"startLang": -111.853173,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:45 AM",
"miles": 0.19,
"eventType": "unauthorized",
"duration": "08:45:17",
"lat": 33.62807,
"lng": -111.854596,
"name": "Sales Car1 ",
"startLat": 33.62807,
"startLang": -111.854596,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:45 AM",
"miles": 0.21,
"eventType": "unauthorized",
"duration": "08:45:47",
"lat": 33.629498,
"lng": -111.851333,
"name": "Sales Car1 ",
"startLat": 33.629498,
"startLang": -111.851333,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:46 AM",
"miles": 0.34,
"eventType": "unauthorized",
"duration": "08:46:17",
"lat": 33.632979,
"lng": -111.847078,
"name": "Sales Car1 ",
"startLat": 33.632979,
"startLang": -111.847078,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:46 AM",
"miles": 0.32,
"eventType": "unauthorized",
"duration": "08:46:47",
"lat": 33.636712,
"lng": -111.843779,
"name": "Sales Car1 ",
"startLat": 33.636712,
"startLang": -111.843779,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:47 AM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "08:47:17",
"lat": 33.640166,
"lng": -111.846143,
"name": "Sales Car1 ",
"startLat": 33.640166,
"startLang": -111.846143,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:47 AM",
"miles": 0.34,
"eventType": "unauthorized",
"duration": "08:47:47",
"lat": 33.640132,
"lng": -111.852019,
"name": "Sales Car1 ",
"startLat": 33.640132,
"startLang": -111.852019,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:48 AM",
"miles": 0.35,
"eventType": "unauthorized",
"duration": "08:48:17",
"lat": 33.640175,
"lng": -111.858185,
"name": "Sales Car1 ",
"startLat": 33.640175,
"startLang": -111.858185,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:48 AM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "08:48:43",
"lat": 33.640109,
"lng": -111.860821,
"name": "Sales Car1 ",
"startLat": 33.640109,
"startLang": -111.860821,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:48 AM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "08:48:47",
"lat": 33.640087,
"lng": -111.860962,
"name": "Sales Car1 ",
"startLat": 33.640087,
"startLang": -111.860962,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:49 AM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "08:49:17",
"lat": 33.640716,
"lng": -111.862801,
"name": "Sales Car1 ",
"startLat": 33.640716,
"startLang": -111.862801,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:49 AM",
"miles": 0.04,
"eventType": "unauthorized",
"duration": "08:49:47",
"lat": 33.640955,
"lng": -111.863452,
"name": "Sales Car1 ",
"startLat": 33.640955,
"startLang": -111.863452,
"sequenceId": 5015
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:50 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "08:50:08",
"lat": 33.640973,
"lng": -111.86339,
"name": "Sales Car1 ",
"startLat": 33.640973,
"startLang": -111.86339,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:50 AM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "08:50:17",
"lat": 33.640629,
"lng": -111.863445,
"name": "Sales Car1 ",
"startLat": 33.640629,
"startLang": -111.863445,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:50 AM",
"miles": 0.24,
"eventType": "unauthorized",
"duration": "08:50:47",
"lat": 33.640122,
"lng": -111.867609,
"name": "Sales Car1 ",
"startLat": 33.640122,
"startLang": -111.867609,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:51 AM",
"miles": 0.41,
"eventType": "unauthorized",
"duration": "08:51:17",
"lat": 33.640143,
"lng": -111.874821,
"name": "Sales Car1 ",
"startLat": 33.640143,
"startLang": -111.874821,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:51 AM",
"miles": 0.39,
"eventType": "unauthorized",
"duration": "08:51:47",
"lat": 33.640155,
"lng": -111.881528,
"name": "Sales Car1 ",
"startLat": 33.640155,
"startLang": -111.881528,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:52 AM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "08:52:17",
"lat": 33.639926,
"lng": -111.887182,
"name": "Sales Car1 ",
"startLat": 33.639926,
"startLang": -111.887182,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:52 AM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "08:52:47",
"lat": 33.638915,
"lng": -111.887824,
"name": "Sales Car1 ",
"startLat": 33.638915,
"startLang": -111.887824,
"sequenceId": 5285
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:23 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "18:23:36",
"lat": 33.639116,
"lng": -111.887703,
"name": "Sales Car1 ",
"startLat": 33.639116,
"startLang": -111.887703,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:23 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "18:23:50",
"lat": 33.639067,
"lng": -111.887383,
"name": "Sales Car1 ",
"startLat": 33.639067,
"startLang": -111.887383,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:24 PM",
"miles": 0.09,
"eventType": "unauthorized",
"duration": "18:24:20",
"lat": 33.640136,
"lng": -111.886587,
"name": "Sales Car1 ",
"startLat": 33.640136,
"startLang": -111.886587,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:24 PM",
"miles": 0.24,
"eventType": "unauthorized",
"duration": "18:24:50",
"lat": 33.64011,
"lng": -111.882357,
"name": "Sales Car1 ",
"startLat": 33.64011,
"startLang": -111.882357,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:25 PM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "18:25:20",
"lat": 33.639787,
"lng": -111.87979,
"name": "Sales Car1 ",
"startLat": 33.639787,
"startLang": -111.87979,
"sequenceId": 3020
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:26 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:26:34",
"lat": 33.639733,
"lng": -111.879824,
"name": "Sales Car1 ",
"startLat": 33.639733,
"startLang": -111.879824,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:26 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "18:26:50",
"lat": 33.639949,
"lng": -111.879797,
"name": "Sales Car1 ",
"startLat": 33.639949,
"startLang": -111.879797,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:26 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:26:53",
"lat": 33.639965,
"lng": -111.879797,
"name": "Sales Car1 ",
"startLat": 33.639965,
"startLang": -111.879797,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:27 PM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "18:27:20",
"lat": 33.640048,
"lng": -111.876246,
"name": "Sales Car1 ",
"startLat": 33.640048,
"startLang": -111.876246,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:27 PM",
"miles": 0.39,
"eventType": "unauthorized",
"duration": "18:27:50",
"lat": 33.640031,
"lng": -111.869432,
"name": "Sales Car1 ",
"startLat": 33.640031,
"startLang": -111.869432,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:28 PM",
"miles": 0.39,
"eventType": "unauthorized",
"duration": "18:28:20",
"lat": 33.640004,
"lng": -111.862648,
"name": "Sales Car1 ",
"startLat": 33.640004,
"startLang": -111.862648,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:28 PM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "18:28:50",
"lat": 33.639969,
"lng": -111.861347,
"name": "Sales Car1 ",
"startLat": 33.639969,
"startLang": -111.861347,
"sequenceId": 9170
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:28 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:28:54",
"lat": 33.63997,
"lng": -111.86134,
"name": "Sales Car1 ",
"startLat": 33.63997,
"startLang": -111.86134,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:29 PM",
"miles": 0.25,
"eventType": "unauthorized",
"duration": "18:29:20",
"lat": 33.640006,
"lng": -111.85701,
"name": "Sales Car1 ",
"startLat": 33.640006,
"startLang": -111.85701,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:29 PM",
"miles": 0.4,
"eventType": "unauthorized",
"duration": "18:29:50",
"lat": 33.639987,
"lng": -111.850033,
"name": "Sales Car1 ",
"startLat": 33.639987,
"startLang": -111.850033,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:30 PM",
"miles": 0.5,
"eventType": "unauthorized",
"duration": "18:30:50",
"lat": 33.633202,
"lng": -111.847057,
"name": "Sales Car1 ",
"startLat": 33.633202,
"startLang": -111.847057,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:31 PM",
"miles": 0.43,
"eventType": "unauthorized",
"duration": "18:31:20",
"lat": 33.62912,
"lng": -111.852708,
"name": "Sales Car1 ",
"startLat": 33.62912,
"startLang": -111.852708,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:31 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "18:31:40",
"lat": 33.628525,
"lng": -111.854398,
"name": "Sales Car1 ",
"startLat": 33.628525,
"startLang": -111.854398,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:31 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:31:50",
"lat": 33.628507,
"lng": -111.854522,
"name": "Sales Car1 ",
"startLat": 33.628507,
"startLang": -111.854522,
"sequenceId": 4466
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:32:01",
"lat": 33.628508,
"lng": -111.85455,
"name": "Sales Car1 ",
"startLat": 33.628508,
"startLang": -111.85455,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:32:08",
"lat": 33.628495,
"lng": -111.854597,
"name": "Sales Car1 ",
"startLat": 33.628495,
"startLang": -111.854597,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM",
"miles": 0.04,
"eventType": "unauthorized",
"duration": "18:32:20",
"lat": 33.627908,
"lng": -111.854585,
"name": "Sales Car1 ",
"startLat": 33.627908,
"startLang": -111.854585,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM",
"miles": 0.16,
"eventType": "unauthorized",
"duration": "18:32:42",
"lat": 33.625658,
"lng": -111.853784,
"name": "Sales Car1 ",
"startLat": 33.625658,
"startLang": -111.853784,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:32 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "18:32:50",
"lat": 33.625558,
"lng": -111.853535,
"name": "Sales Car1 ",
"startLat": 33.625558,
"startLang": -111.853535,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:33 PM",
"miles": 0.16,
"eventType": "unauthorized",
"duration": "18:33:20",
"lat": 33.624904,
"lng": -111.85091,
"name": "Sales Car1 ",
"startLat": 33.624904,
"startLang": -111.85091,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:34 PM",
"miles": 0.41,
"eventType": "unauthorized",
"duration": "18:34:20",
"lat": 33.62557,
"lng": -111.843908,
"name": "Sales Car1 ",
"startLat": 33.62557,
"startLang": -111.843908,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:34 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "18:34:50",
"lat": 33.624643,
"lng": -111.841035,
"name": "Sales Car1 ",
"startLat": 33.624643,
"startLang": -111.841035,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:35 PM",
"miles": 0.06,
"eventType": "unauthorized",
"duration": "18:35:20",
"lat": 33.624236,
"lng": -111.840031,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840031,
"sequenceId": 8328
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:40 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "19:40:32",
"lat": 33.624269,
"lng": -111.840181,
"name": "Sales Car1 ",
"startLat": 33.624269,
"startLang": -111.840181,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:41 PM",
"miles": 0.16,
"eventType": "unauthorized",
"duration": "19:41:01",
"lat": 33.625483,
"lng": -111.84257,
"name": "Sales Car1 ",
"startLat": 33.625483,
"startLang": -111.84257,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:41 PM",
"miles": 0.13,
"eventType": "unauthorized",
"duration": "19:41:30",
"lat": 33.626213,
"lng": -111.844617,
"name": "Sales Car1 ",
"startLat": 33.626213,
"startLang": -111.844617,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:41 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:41:31",
"lat": 33.626213,
"lng": -111.844617,
"name": "Sales Car1 ",
"startLat": 33.626213,
"startLang": -111.844617,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:42 PM",
"miles": 0.25,
"eventType": "unauthorized",
"duration": "19:42:01",
"lat": 33.624911,
"lng": -111.848679,
"name": "Sales Car1 ",
"startLat": 33.624911,
"startLang": -111.848679,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:42 PM",
"miles": 0.26,
"eventType": "unauthorized",
"duration": "19:42:31",
"lat": 33.625721,
"lng": -111.853046,
"name": "Sales Car1 ",
"startLat": 33.625721,
"startLang": -111.853046,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:43 PM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "19:43:01",
"lat": 33.628312,
"lng": -111.854616,
"name": "Sales Car1 ",
"startLat": 33.628312,
"startLang": -111.854616,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:43 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "19:43:31",
"lat": 33.630892,
"lng": -111.849886,
"name": "Sales Car1 ",
"startLat": 33.630892,
"startLang": -111.849886,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:44 PM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "19:44:01",
"lat": 33.633333,
"lng": -111.847934,
"name": "Sales Car1 ",
"startLat": 33.633333,
"startLang": -111.847934,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:44 PM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "19:44:31",
"lat": 33.632298,
"lng": -111.848196,
"name": "Sales Car1 ",
"startLat": 33.632298,
"startLang": -111.848196,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:45 PM",
"miles": 0.38,
"eventType": "unauthorized",
"duration": "19:45:01",
"lat": 33.628898,
"lng": -111.853304,
"name": "Sales Car1 ",
"startLat": 33.628898,
"startLang": -111.853304,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:45 PM",
"miles": 0.17,
"eventType": "unauthorized",
"duration": "19:45:31",
"lat": 33.62653,
"lng": -111.854193,
"name": "Sales Car1 ",
"startLat": 33.62653,
"startLang": -111.854193,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:46 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "19:46:01",
"lat": 33.62552,
"lng": -111.852722,
"name": "Sales Car1 ",
"startLat": 33.62552,
"startLang": -111.852722,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:46 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "19:46:10",
"lat": 33.625375,
"lng": -111.852512,
"name": "Sales Car1 ",
"startLat": 33.625375,
"startLang": -111.852512,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:46 PM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "19:46:31",
"lat": 33.625054,
"lng": -111.851414,
"name": "Sales Car1 ",
"startLat": 33.625054,
"startLang": -111.851414,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:47 PM",
"miles": 0.26,
"eventType": "unauthorized",
"duration": "19:47:01",
"lat": 33.625463,
"lng": -111.846838,
"name": "Sales Car1 ",
"startLat": 33.625463,
"startLang": -111.846838,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:47 PM",
"miles": 0.14,
"eventType": "unauthorized",
"duration": "19:47:31",
"lat": 33.625633,
"lng": -111.844328,
"name": "Sales Car1 ",
"startLat": 33.625633,
"startLang": -111.844328,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:48 PM",
"miles": 0.14,
"eventType": "unauthorized",
"duration": "19:48:01",
"lat": 33.625152,
"lng": -111.841932,
"name": "Sales Car1 ",
"startLat": 33.625152,
"startLang": -111.841932,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:48 PM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "19:48:31",
"lat": 33.624236,
"lng": -111.840247,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840247,
"sequenceId": 4685
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "20:10:20",
"lat": 33.624396,
"lng": -111.840278,
"name": "Sales Car1 ",
"startLat": 33.624396,
"startLang": -111.840278,
"sequenceId": 9924
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "20:10:22",
"lat": 33.624382,
"lng": -111.840366,
"name": "Sales Car1 ",
"startLat": 33.624382,
"startLang": -111.840366,
"sequenceId": 9924
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM",
"miles": 0.14,
"eventType": "unauthorized",
"duration": "20:10:52",
"lat": 33.625428,
"lng": -111.842511,
"name": "Sales Car1 ",
"startLat": 33.625428,
"startLang": -111.842511,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:11 PM",
"miles": 0.14,
"eventType": "unauthorized",
"duration": "20:11:22",
"lat": 33.626012,
"lng": -111.844785,
"name": "Sales Car1 ",
"startLat": 33.626012,
"startLang": -111.844785,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:11 PM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "20:11:52",
"lat": 33.624671,
"lng": -111.849236,
"name": "Sales Car1 ",
"startLat": 33.624671,
"startLang": -111.849236,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:12 PM",
"miles": 0.17,
"eventType": "unauthorized",
"duration": "20:12:15",
"lat": 33.625366,
"lng": -111.852125,
"name": "Sales Car1 ",
"startLat": 33.625366,
"startLang": -111.852125,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:12 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "20:12:22",
"lat": 33.625533,
"lng": -111.852376,
"name": "Sales Car1 ",
"startLat": 33.625533,
"startLang": -111.852376,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:12 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "20:12:52",
"lat": 33.627417,
"lng": -111.85448,
"name": "Sales Car1 ",
"startLat": 33.627417,
"startLang": -111.85448,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:13 PM",
"miles": 0.06,
"eventType": "unauthorized",
"duration": "20:13:13",
"lat": 33.628242,
"lng": -111.854682,
"name": "Sales Car1 ",
"startLat": 33.628242,
"startLang": -111.854682,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:13 PM",
"miles": 0.03,
"eventType": "unauthorized",
"duration": "20:13:22",
"lat": 33.628434,
"lng": -111.855125,
"name": "Sales Car1 ",
"startLat": 33.628434,
"startLang": -111.855125,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:13 PM",
"miles": 0.37,
"eventType": "unauthorized",
"duration": "20:13:52",
"lat": 33.628197,
"lng": -111.861504,
"name": "Sales Car1 ",
"startLat": 33.628197,
"startLang": -111.861504,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:14 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "20:14:22",
"lat": 33.629103,
"lng": -111.863018,
"name": "Sales Car1 ",
"startLat": 33.629103,
"startLang": -111.863018,
"sequenceId": 6367
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:15 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "20:15:43",
"lat": 33.629049,
"lng": -111.863074,
"name": "Sales Car1 ",
"startLat": 33.629049,
"startLang": -111.863074,
"sequenceId": 7407
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:15 PM",
"miles": 0.03,
"eventType": "unauthorized",
"duration": "20:15:52",
"lat": 33.629095,
"lng": -111.863584,
"name": "Sales Car1 ",
"startLat": 33.629095,
"startLang": -111.863584,
"sequenceId": 7407
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:16 PM",
"miles": 0.38,
"eventType": "unauthorized",
"duration": "20:16:22",
"lat": 33.625678,
"lng": -111.868753,
"name": "Sales Car1 ",
"startLat": 33.625678,
"startLang": -111.868753,
"sequenceId": 7407
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:16 PM",
"miles": 0.19,
"eventType": "unauthorized",
"duration": "20:16:52",
"lat": 33.624278,
"lng": -111.871642,
"name": "Sales Car1 ",
"startLat": 33.624278,
"startLang": -111.871642,
"sequenceId": 7407
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:17 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "20:17:07",
"lat": 33.624224,
"lng": -111.871725,
"name": "Sales Car1 ",
"startLat": 33.624224,
"startLang": -111.871725,
"sequenceId": 5821
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:17 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "20:17:22",
"lat": 33.623324,
"lng": -111.873256,
"name": "Sales Car1 ",
"startLat": 33.623324,
"startLang": -111.873256,
"sequenceId": 5821
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:17 PM",
"miles": 0.1,
"eventType": "unauthorized",
"duration": "20:17:52",
"lat": 33.621969,
"lng": -111.87362,
"name": "Sales Car1 ",
"startLat": 33.621969,
"startLang": -111.87362,
"sequenceId": 5821
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:18 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "20:18:22",
"lat": 33.621856,
"lng": -111.873603,
"name": "Sales Car1 ",
"startLat": 33.621856,
"startLang": -111.873603,
"sequenceId": 5821
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "20:27:07",
"lat": 33.621646,
"lng": -111.873792,
"name": "Sales Car1 ",
"startLat": 33.621646,
"startLang": -111.873792,
"sequenceId": 2929
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "20:27:09",
"lat": 33.621646,
"lng": -111.873838,
"name": "Sales Car1 ",
"startLat": 33.621646,
"startLang": -111.873838,
"sequenceId": 2929
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM",
"miles": 0.09,
"eventType": "unauthorized",
"duration": "20:27:39",
"lat": 33.622974,
"lng": -111.873727,
"name": "Sales Car1 ",
"startLat": 33.622974,
"startLang": -111.873727,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:28 PM",
"miles": 0.4,
"eventType": "unauthorized",
"duration": "20:28:09",
"lat": 33.625882,
"lng": -111.86763,
"name": "Sales Car1 ",
"startLat": 33.625882,
"startLang": -111.86763,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:28 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "20:28:39",
"lat": 33.629039,
"lng": -111.863338,
"name": "Sales Car1 ",
"startLat": 33.629039,
"startLang": -111.863338,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:29 PM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "20:29:09",
"lat": 33.6279,
"lng": -111.858862,
"name": "Sales Car1 ",
"startLat": 33.6279,
"startLang": -111.858862,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:29 PM",
"miles": 0.26,
"eventType": "unauthorized",
"duration": "20:29:39",
"lat": 33.627696,
"lng": -111.854435,
"name": "Sales Car1 ",
"startLat": 33.627696,
"startLang": -111.854435,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:30 PM",
"miles": 0.19,
"eventType": "unauthorized",
"duration": "20:30:09",
"lat": 33.625462,
"lng": -111.852604,
"name": "Sales Car1 ",
"startLat": 33.625462,
"startLang": -111.852604,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:30 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "20:30:16",
"lat": 33.625411,
"lng": -111.852377,
"name": "Sales Car1 ",
"startLat": 33.625411,
"startLang": -111.852377,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:30 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "20:30:21",
"lat": 33.62541,
"lng": -111.852317,
"name": "Sales Car1 ",
"startLat": 33.62541,
"startLang": -111.852317,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:30 PM",
"miles": 0.09,
"eventType": "unauthorized",
"duration": "20:30:39",
"lat": 33.624929,
"lng": -111.850835,
"name": "Sales Car1 ",
"startLat": 33.624929,
"startLang": -111.850835,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:31 PM",
"miles": 0.3,
"eventType": "unauthorized",
"duration": "20:31:09",
"lat": 33.625886,
"lng": -111.845699,
"name": "Sales Car1 ",
"startLat": 33.625886,
"startLang": -111.845699,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:31 PM",
"miles": 0.13,
"eventType": "unauthorized",
"duration": "20:31:39",
"lat": 33.625547,
"lng": -111.843469,
"name": "Sales Car1 ",
"startLat": 33.625547,
"startLang": -111.843469,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:32 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "20:32:09",
"lat": 33.62452,
"lng": -111.840621,
"name": "Sales Car1 ",
"startLat": 33.62452,
"startLang": -111.840621,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:32 PM",
"miles": 0.03,
"eventType": "unauthorized",
"duration": "20:32:27",
"lat": 33.624242,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624242,
"startLang": -111.840136,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:32 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "20:32:39",
"lat": 33.624288,
"lng": -111.84012,
"name": "Sales Car1 ",
"startLat": 33.624288,
"startLang": -111.84012,
"sequenceId": 3712
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:54 AM",
"miles": 2.93,
"eventType": "authorized",
"duration": "11:54:35",
"lat": 33.638906,
"lng": -111.887928,
"name": "Sales Car1 ",
"startLat": 33.638906,
"startLang": -111.887928,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:55 AM",
"miles": 0.1,
"eventType": "authorized",
"duration": "11:55:02",
"lat": 33.638912,
"lng": -111.889677,
"name": "Sales Car1 ",
"startLat": 33.638912,
"startLang": -111.889677,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:55 AM",
"miles": 0.01,
"eventType": "authorized",
"duration": "11:55:07",
"lat": 33.639045,
"lng": -111.889781,
"name": "Sales Car1 ",
"startLat": 33.639045,
"startLang": -111.889781,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:55 AM",
"miles": 0.04,
"eventType": "authorized",
"duration": "11:55:27",
"lat": 33.639627,
"lng": -111.889808,
"name": "Sales Car1 ",
"startLat": 33.639627,
"startLang": -111.889808,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:55 AM",
"miles": 0.03,
"eventType": "authorized",
"duration": "11:55:37",
"lat": 33.640041,
"lng": -111.889935,
"name": "Sales Car1 ",
"startLat": 33.640041,
"startLang": -111.889935,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:56 AM",
"miles": 0.25,
"eventType": "authorized",
"duration": "11:56:07",
"lat": 33.636524,
"lng": -111.890797,
"name": "Sales Car1 ",
"startLat": 33.636524,
"startLang": -111.890797,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:56 AM",
"miles": 0.37,
"eventType": "authorized",
"duration": "11:56:37",
"lat": 33.631158,
"lng": -111.890957,
"name": "Sales Car1 ",
"startLat": 33.631158,
"startLang": -111.890957,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:57 AM",
"miles": 0.14,
"eventType": "authorized",
"duration": "11:57:07",
"lat": 33.630097,
"lng": -111.892959,
"name": "Sales Car1 ",
"startLat": 33.630097,
"startLang": -111.892959,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:57 AM",
"miles": 0.23,
"eventType": "authorized",
"duration": "11:57:37",
"lat": 33.627599,
"lng": -111.895543,
"name": "Sales Car1 ",
"startLat": 33.627599,
"startLang": -111.895543,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:58 AM",
"miles": 0.22,
"eventType": "authorized",
"duration": "11:58:07",
"lat": 33.626056,
"lng": -111.898832,
"name": "Sales Car1 ",
"startLat": 33.626056,
"startLang": -111.898832,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:58 AM",
"miles": 0.3,
"eventType": "authorized",
"duration": "11:58:37",
"lat": 33.62369,
"lng": -111.903152,
"name": "Sales Car1 ",
"startLat": 33.62369,
"startLang": -111.903152,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 AM",
"miles": 0.34,
"eventType": "authorized",
"duration": "11:59:07",
"lat": 33.620327,
"lng": -111.907558,
"name": "Sales Car1 ",
"startLat": 33.620327,
"startLang": -111.907558,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 AM",
"miles": 0.2,
"eventType": "authorized",
"duration": "11:59:37",
"lat": 33.617509,
"lng": -111.908463,
"name": "Sales Car1 ",
"startLat": 33.617509,
"startLang": -111.908463,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:00 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "12:00:03",
"lat": 33.614191,
"lng": -111.908587,
"name": "Sales Car1 ",
"startLat": 33.614191,
"startLang": -111.908587,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:00 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:00:07",
"lat": 33.614104,
"lng": -111.908622,
"name": "Sales Car1 ",
"startLat": 33.614104,
"startLang": -111.908622,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:00 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "12:00:37",
"lat": 33.613951,
"lng": -111.912065,
"name": "Sales Car1 ",
"startLat": 33.613951,
"startLang": -111.912065,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:01 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "12:01:07",
"lat": 33.614226,
"lng": -111.914949,
"name": "Sales Car1 ",
"startLat": 33.614226,
"startLang": -111.914949,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:01 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:01:37",
"lat": 33.614331,
"lng": -111.915049,
"name": "Sales Car1 ",
"startLat": 33.614331,
"startLang": -111.915049,
"sequenceId": 6432
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "13:01:05",
"lat": 33.61419,
"lng": -111.915568,
"name": "Sales Car1 ",
"startLat": 33.61419,
"startLang": -111.915568,
"sequenceId": 3879
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:01:07",
"lat": 33.614159,
"lng": -111.915635,
"name": "Sales Car1 ",
"startLat": 33.614159,
"startLang": -111.915635,
"sequenceId": 3879
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM",
"miles": 0.15,
"eventType": "authorized",
"duration": "13:01:37",
"lat": 33.614085,
"lng": -111.918243,
"name": "Sales Car1 ",
"startLat": 33.614085,
"startLang": -111.918243,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:02 PM",
"miles": 0.32,
"eventType": "authorized",
"duration": "13:02:07",
"lat": 33.611385,
"lng": -111.922855,
"name": "Sales Car1 ",
"startLat": 33.611385,
"startLang": -111.922855,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:02 PM",
"miles": 0.15,
"eventType": "authorized",
"duration": "13:02:36",
"lat": 33.61314,
"lng": -111.924489,
"name": "Sales Car1 ",
"startLat": 33.61314,
"startLang": -111.924489,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:03 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "13:03:07",
"lat": 33.615213,
"lng": -111.925836,
"name": "Sales Car1 ",
"startLat": 33.615213,
"startLang": -111.925836,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:03 PM",
"miles": 0.18,
"eventType": "authorized",
"duration": "13:03:36",
"lat": 33.617861,
"lng": -111.92582,
"name": "Sales Car1 ",
"startLat": 33.617861,
"startLang": -111.92582,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:03 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:03:37",
"lat": 33.617891,
"lng": -111.925816,
"name": "Sales Car1 ",
"startLat": 33.617891,
"startLang": -111.925816,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:04 PM",
"miles": 0.31,
"eventType": "authorized",
"duration": "13:04:07",
"lat": 33.622305,
"lng": -111.925713,
"name": "Sales Car1 ",
"startLat": 33.622305,
"startLang": -111.925713,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:04 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "13:04:37",
"lat": 33.622626,
"lng": -111.925679,
"name": "Sales Car1 ",
"startLat": 33.622626,
"startLang": -111.925679,
"sequenceId": 6917
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:04 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:04:58",
"lat": 33.622629,
"lng": -111.925642,
"name": "Sales Car1 ",
"startLat": 33.622629,
"startLang": -111.925642,
"sequenceId": 2618
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:05 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "13:05:07",
"lat": 33.623304,
"lng": -111.925618,
"name": "Sales Car1 ",
"startLat": 33.623304,
"startLang": -111.925618,
"sequenceId": 2618
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:05 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "13:05:37",
"lat": 33.625598,
"lng": -111.925539,
"name": "Sales Car1 ",
"startLat": 33.625598,
"startLang": -111.925539,
"sequenceId": 2618
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:06 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:06:15",
"lat": 33.625559,
"lng": -111.925563,
"name": "Sales Car1 ",
"startLat": 33.625559,
"startLang": -111.925563,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:06 PM",
"miles": 0.25,
"eventType": "authorized",
"duration": "13:06:37",
"lat": 33.629145,
"lng": -111.925546,
"name": "Sales Car1 ",
"startLat": 33.629145,
"startLang": -111.925546,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "13:07:07",
"lat": 33.634638,
"lng": -111.925355,
"name": "Sales Car1 ",
"startLat": 33.634638,
"startLang": -111.925355,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "13:07:19",
"lat": 33.634719,
"lng": -111.925418,
"name": "Sales Car1 ",
"startLat": 33.634719,
"startLang": -111.925418,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "13:07:37",
"lat": 33.635004,
"lng": -111.926088,
"name": "Sales Car1 ",
"startLat": 33.635004,
"startLang": -111.926088,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "13:07:49",
"lat": 33.635106,
"lng": -111.926048,
"name": "Sales Car1 ",
"startLat": 33.635106,
"startLang": -111.926048,
"sequenceId": 8941
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "13:08:26",
"lat": 33.634999,
"lng": -111.925896,
"name": "Sales Car1 ",
"startLat": 33.634999,
"startLang": -111.925896,
"sequenceId": 2298
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:08:28",
"lat": 33.635048,
"lng": -111.925862,
"name": "Sales Car1 ",
"startLat": 33.635048,
"startLang": -111.925862,
"sequenceId": 2298
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:08:59",
"lat": 33.6351,
"lng": -111.925829,
"name": "Sales Car1 ",
"startLat": 33.6351,
"startLang": -111.925829,
"sequenceId": 7881
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:09 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "13:09:28",
"lat": 33.635212,
"lng": -111.925855,
"name": "Sales Car1 ",
"startLat": 33.635212,
"startLang": -111.925855,
"sequenceId": 7881
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:10 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "13:10:12",
"lat": 33.635183,
"lng": -111.925979,
"name": "Sales Car1 ",
"startLat": 33.635183,
"startLang": -111.925979,
"sequenceId": 3872
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:10 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:10:28",
"lat": 33.635232,
"lng": -111.925953,
"name": "Sales Car1 ",
"startLat": 33.635232,
"startLang": -111.925953,
"sequenceId": 3872
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:11 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:11:03",
"lat": 33.635251,
"lng": -111.926021,
"name": "Sales Car1 ",
"startLat": 33.635251,
"startLang": -111.926021,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:11 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "13:11:28",
"lat": 33.635976,
"lng": -111.926106,
"name": "Sales Car1 ",
"startLat": 33.635976,
"startLang": -111.926106,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:11 PM",
"miles": 0.11,
"eventType": "authorized",
"duration": "13:11:58",
"lat": 33.637519,
"lng": -111.926672,
"name": "Sales Car1 ",
"startLat": 33.637519,
"startLang": -111.926672,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:12 PM",
"miles": 0.07,
"eventType": "authorized",
"duration": "13:12:28",
"lat": 33.638471,
"lng": -111.927258,
"name": "Sales Car1 ",
"startLat": 33.638471,
"startLang": -111.927258,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:12 PM",
"miles": 0.36,
"eventType": "authorized",
"duration": "13:12:58",
"lat": 33.637193,
"lng": -111.921152,
"name": "Sales Car1 ",
"startLat": 33.637193,
"startLang": -111.921152,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:13 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "13:13:28",
"lat": 33.635677,
"lng": -111.913858,
"name": "Sales Car1 ",
"startLat": 33.635677,
"startLang": -111.913858,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:13 PM",
"miles": 0.32,
"eventType": "authorized",
"duration": "13:13:58",
"lat": 33.634568,
"lng": -111.908477,
"name": "Sales Car1 ",
"startLat": 33.634568,
"startLang": -111.908477,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:14 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "13:14:28",
"lat": 33.634518,
"lng": -111.908219,
"name": "Sales Car1 ",
"startLat": 33.634518,
"startLang": -111.908219,
"sequenceId": 5540
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:15 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:15:03",
"lat": 33.634524,
"lng": -111.908194,
"name": "Sales Car1 ",
"startLat": 33.634524,
"startLang": -111.908194,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:15 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "13:15:28",
"lat": 33.636719,
"lng": -111.907416,
"name": "Sales Car1 ",
"startLat": 33.636719,
"startLang": -111.907416,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:15 PM",
"miles": 0.24,
"eventType": "authorized",
"duration": "13:15:58",
"lat": 33.640179,
"lng": -111.906835,
"name": "Sales Car1 ",
"startLat": 33.640179,
"startLang": -111.906835,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:16 PM",
"miles": 0.42,
"eventType": "authorized",
"duration": "13:16:28",
"lat": 33.640107,
"lng": -111.899573,
"name": "Sales Car1 ",
"startLat": 33.640107,
"startLang": -111.899573,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:16 PM",
"miles": 0.45,
"eventType": "authorized",
"duration": "13:16:58",
"lat": 33.640016,
"lng": -111.891829,
"name": "Sales Car1 ",
"startLat": 33.640016,
"startLang": -111.891829,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:17 PM",
"miles": 0.22,
"eventType": "authorized",
"duration": "13:17:28",
"lat": 33.639646,
"lng": -111.887976,
"name": "Sales Car1 ",
"startLat": 33.639646,
"startLang": -111.887976,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:17 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "13:17:55",
"lat": 33.63903,
"lng": -111.887718,
"name": "Sales Car1 ",
"startLat": 33.63903,
"startLang": -111.887718,
"sequenceId": 2424
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:37 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "14:37:51",
"lat": 33.63891,
"lng": -111.887521,
"name": "Sales Car1 ",
"startLat": 33.63891,
"startLang": -111.887521,
"sequenceId": 7600
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:37 PM",
"miles": 0,
"eventType": "authorized",
"duration": "14:37:53",
"lat": 33.638914,
"lng": -111.887458,
"name": "Sales Car1 ",
"startLat": 33.638914,
"startLang": -111.887458,
"sequenceId": 7600
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:38 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "14:38:29",
"lat": 33.639998,
"lng": -111.887212,
"name": "Sales Car1 ",
"startLat": 33.639998,
"startLang": -111.887212,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:38 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "14:38:53",
"lat": 33.640108,
"lng": -111.883214,
"name": "Sales Car1 ",
"startLat": 33.640108,
"startLang": -111.883214,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:39 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "14:39:23",
"lat": 33.640068,
"lng": -111.876659,
"name": "Sales Car1 ",
"startLat": 33.640068,
"startLang": -111.876659,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:39 PM",
"miles": 0.45,
"eventType": "authorized",
"duration": "14:39:53",
"lat": 33.640021,
"lng": -111.868894,
"name": "Sales Car1 ",
"startLat": 33.640021,
"startLang": -111.868894,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:40 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "14:40:23",
"lat": 33.640003,
"lng": -111.862113,
"name": "Sales Car1 ",
"startLat": 33.640003,
"startLang": -111.862113,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:40 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "14:40:53",
"lat": 33.640004,
"lng": -111.861333,
"name": "Sales Car1 ",
"startLat": 33.640004,
"startLang": -111.861333,
"sequenceId": 9043
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:41 PM",
"miles": 0,
"eventType": "authorized",
"duration": "14:41:05",
"lat": 33.639992,
"lng": -111.861346,
"name": "Sales Car1 ",
"startLat": 33.639992,
"startLang": -111.861346,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:41 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "14:41:23",
"lat": 33.63999,
"lng": -111.858576,
"name": "Sales Car1 ",
"startLat": 33.63999,
"startLang": -111.858576,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:41 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "14:41:53",
"lat": 33.639988,
"lng": -111.850903,
"name": "Sales Car1 ",
"startLat": 33.639988,
"startLang": -111.850903,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:42 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "14:42:23",
"lat": 33.638892,
"lng": -111.84446,
"name": "Sales Car1 ",
"startLat": 33.638892,
"startLang": -111.84446,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:42 PM",
"miles": 0.35,
"eventType": "authorized",
"duration": "14:42:53",
"lat": 33.634045,
"lng": -111.846088,
"name": "Sales Car1 ",
"startLat": 33.634045,
"startLang": -111.846088,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:43 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "14:43:23",
"lat": 33.629692,
"lng": -111.851423,
"name": "Sales Car1 ",
"startLat": 33.629692,
"startLang": -111.851423,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:43 PM",
"miles": 0.24,
"eventType": "authorized",
"duration": "14:43:53",
"lat": 33.62707,
"lng": -111.854266,
"name": "Sales Car1 ",
"startLat": 33.62707,
"startLang": -111.854266,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:44 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "14:44:23",
"lat": 33.625397,
"lng": -111.85224,
"name": "Sales Car1 ",
"startLat": 33.625397,
"startLang": -111.85224,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:44 PM",
"miles": 0.25,
"eventType": "authorized",
"duration": "14:44:53",
"lat": 33.624918,
"lng": -111.848004,
"name": "Sales Car1 ",
"startLat": 33.624918,
"startLang": -111.848004,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:45 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "14:45:23",
"lat": 33.625661,
"lng": -111.84454,
"name": "Sales Car1 ",
"startLat": 33.625661,
"startLang": -111.84454,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:45 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "14:45:53",
"lat": 33.625381,
"lng": -111.842958,
"name": "Sales Car1 ",
"startLat": 33.625381,
"startLang": -111.842958,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:46 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "14:46:23",
"lat": 33.624211,
"lng": -111.840281,
"name": "Sales Car1 ",
"startLat": 33.624211,
"startLang": -111.840281,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:46 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "14:46:53",
"lat": 33.624286,
"lng": -111.840218,
"name": "Sales Car1 ",
"startLat": 33.624286,
"startLang": -111.840218,
"sequenceId": 4735
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:47 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "14:47:40",
"lat": 33.6244,
"lng": -111.84029,
"name": "Sales Car1 ",
"startLat": 33.6244,
"startLang": -111.84029,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:47 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "14:47:53",
"lat": 33.624678,
"lng": -111.841068,
"name": "Sales Car1 ",
"startLat": 33.624678,
"startLang": -111.841068,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:48 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "14:48:23",
"lat": 33.625503,
"lng": -111.844422,
"name": "Sales Car1 ",
"startLat": 33.625503,
"startLang": -111.844422,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:48 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "14:48:53",
"lat": 33.625505,
"lng": -111.846864,
"name": "Sales Car1 ",
"startLat": 33.625505,
"startLang": -111.846864,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:49 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "14:49:23",
"lat": 33.625391,
"lng": -111.851856,
"name": "Sales Car1 ",
"startLat": 33.625391,
"startLang": -111.851856,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:49 PM",
"miles": 0,
"eventType": "authorized",
"duration": "14:49:28",
"lat": 33.625423,
"lng": -111.851918,
"name": "Sales Car1 ",
"startLat": 33.625423,
"startLang": -111.851918,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:49 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "14:49:53",
"lat": 33.626061,
"lng": -111.853822,
"name": "Sales Car1 ",
"startLat": 33.626061,
"startLang": -111.853822,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:50 PM",
"miles": 0.19,
"eventType": "authorized",
"duration": "14:50:23",
"lat": 33.628745,
"lng": -111.853294,
"name": "Sales Car1 ",
"startLat": 33.628745,
"startLang": -111.853294,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:50 PM",
"miles": 0.42,
"eventType": "authorized",
"duration": "14:50:52",
"lat": 33.632461,
"lng": -111.847539,
"name": "Sales Car1 ",
"startLat": 33.632461,
"startLang": -111.847539,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:51 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "14:51:23",
"lat": 33.637101,
"lng": -111.843701,
"name": "Sales Car1 ",
"startLat": 33.637101,
"startLang": -111.843701,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:51 PM",
"miles": 0.33,
"eventType": "authorized",
"duration": "14:51:53",
"lat": 33.640131,
"lng": -111.848199,
"name": "Sales Car1 ",
"startLat": 33.640131,
"startLang": -111.848199,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:52 PM",
"miles": 0.42,
"eventType": "authorized",
"duration": "14:52:23",
"lat": 33.64016,
"lng": -111.855437,
"name": "Sales Car1 ",
"startLat": 33.64016,
"startLang": -111.855437,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:52 PM",
"miles": 0.31,
"eventType": "authorized",
"duration": "14:52:53",
"lat": 33.640155,
"lng": -111.860754,
"name": "Sales Car1 ",
"startLat": 33.640155,
"startLang": -111.860754,
"sequenceId": 6210
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:53 PM",
"miles": 0,
"eventType": "authorized",
"duration": "14:53:16",
"lat": 33.640124,
"lng": -111.860747,
"name": "Sales Car1 ",
"startLat": 33.640124,
"startLang": -111.860747,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:53 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "14:53:23",
"lat": 33.64013,
"lng": -111.861278,
"name": "Sales Car1 ",
"startLat": 33.64013,
"startLang": -111.861278,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:53 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "14:53:53",
"lat": 33.640105,
"lng": -111.868829,
"name": "Sales Car1 ",
"startLat": 33.640105,
"startLang": -111.868829,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:54 PM",
"miles": 0.49,
"eventType": "authorized",
"duration": "14:54:23",
"lat": 33.640122,
"lng": -111.877267,
"name": "Sales Car1 ",
"startLat": 33.640122,
"startLang": -111.877267,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:54 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "14:54:53",
"lat": 33.640126,
"lng": -111.884011,
"name": "Sales Car1 ",
"startLat": 33.640126,
"startLang": -111.884011,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:55 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "14:55:23",
"lat": 33.638994,
"lng": -111.887159,
"name": "Sales Car1 ",
"startLat": 33.638994,
"startLang": -111.887159,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:55 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "14:55:53",
"lat": 33.639667,
"lng": -111.887493,
"name": "Sales Car1 ",
"startLat": 33.639667,
"startLang": -111.887493,
"sequenceId": 2564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "15:26:54",
"lat": 33.639622,
"lng": -111.887605,
"name": "Sales Car1 ",
"startLat": 33.639622,
"startLang": -111.887605,
"sequenceId": 6960
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:26:56",
"lat": 33.639621,
"lng": -111.887645,
"name": "Sales Car1 ",
"startLat": 33.639621,
"startLang": -111.887645,
"sequenceId": 6960
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:26:59",
"lat": 33.639631,
"lng": -111.887641,
"name": "Sales Car1 ",
"startLat": 33.639631,
"startLang": -111.887641,
"sequenceId": 5606
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:27 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "15:27:26",
"lat": 33.639083,
"lng": -111.887608,
"name": "Sales Car1 ",
"startLat": 33.639083,
"startLang": -111.887608,
"sequenceId": 5606
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "50",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:42 AM - 08:42 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:11",
"lat": 33.624282,
"lng": -111.840333,
"name": "Sales Car1 ",
"startLat": 33.624282,
"startLang": -111.840333,
"sequenceId": 6402
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:49 AM - 08:50 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:21",
"lat": 33.640955,
"lng": -111.863452,
"name": "Sales Car1 ",
"startLat": 33.640955,
"startLang": -111.863452,
"sequenceId": 8811
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:52 AM - 08:52 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:00",
"lat": 33.638915,
"lng": -111.887824,
"name": "Sales Car1 ",
"startLat": 33.638915,
"startLang": -111.887824,
"sequenceId": 1976
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:01 PM - 12:02 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:37",
"lat": 33.614331,
"lng": -111.915049,
"name": "Sales Car1 ",
"startLat": 33.614331,
"startLang": -111.915049,
"sequenceId": 7056
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:01 PM - 01:01 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.614159,
"lng": -111.915635,
"name": "Sales Car1 ",
"startLat": 33.614159,
"startLang": -111.915635,
"sequenceId": 4795
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:04 PM - 01:04 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:21",
"lat": 33.622626,
"lng": -111.925679,
"name": "Sales Car1 ",
"startLat": 33.622626,
"startLang": -111.925679,
"sequenceId": 3242
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:05 PM - 01:06 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:38",
"lat": 33.625598,
"lng": -111.925539,
"name": "Sales Car1 ",
"startLat": 33.625598,
"startLang": -111.925539,
"sequenceId": 3950
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:08 PM - 01:08 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:31",
"lat": 33.635048,
"lng": -111.925862,
"name": "Sales Car1 ",
"startLat": 33.635048,
"startLang": -111.925862,
"sequenceId": 4496
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:09 PM - 01:10 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:44",
"lat": 33.635212,
"lng": -111.925855,
"name": "Sales Car1 ",
"startLat": 33.635212,
"startLang": -111.925855,
"sequenceId": 8234
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:10 PM - 01:11 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:35",
"lat": 33.635232,
"lng": -111.925953,
"name": "Sales Car1 ",
"startLat": 33.635232,
"startLang": -111.925953,
"sequenceId": 4040
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:14 PM - 01:15 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:35",
"lat": 33.634518,
"lng": -111.908219,
"name": "Sales Car1 ",
"startLat": 33.634518,
"startLang": -111.908219,
"sequenceId": 4101
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:37 PM - 02:38 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:36",
"lat": 33.638914,
"lng": -111.887458,
"name": "Sales Car1 ",
"startLat": 33.638914,
"startLang": -111.887458,
"sequenceId": 1376
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:40 PM - 02:41 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:12",
"lat": 33.640004,
"lng": -111.861333,
"name": "Sales Car1 ",
"startLat": 33.640004,
"startLang": -111.861333,
"sequenceId": 6045
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:46 PM - 02:47 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:47",
"lat": 33.624286,
"lng": -111.840218,
"name": "Sales Car1 ",
"startLat": 33.624286,
"startLang": -111.840218,
"sequenceId": 4230
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:52 PM - 02:53 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:23",
"lat": 33.640155,
"lng": -111.860754,
"name": "Sales Car1 ",
"startLat": 33.640155,
"startLang": -111.860754,
"sequenceId": 8630
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:55 PM - 02:56 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:07",
"lat": 33.639667,
"lng": -111.887493,
"name": "Sales Car1 ",
"startLat": 33.639667,
"startLang": -111.887493,
"sequenceId": 7513
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:26 PM - 03:26 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:03",
"lat": 33.639621,
"lng": -111.887645,
"name": "Sales Car1 ",
"startLat": 33.639621,
"startLang": -111.887645,
"sequenceId": 9969
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:27 PM - 03:27 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:01",
"lat": 33.639083,
"lng": -111.887608,
"name": "Sales Car1 ",
"startLat": 33.639083,
"startLang": -111.887608,
"sequenceId": 7464
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:23 PM - 06:23 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:16",
"lat": 33.639055,
"lng": -111.887583,
"name": "Sales Car1 ",
"startLat": 33.639055,
"startLang": -111.887583,
"sequenceId": 1340
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:25 PM - 06:26 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:14",
"lat": 33.639787,
"lng": -111.87979,
"name": "Sales Car1 ",
"startLat": 33.639787,
"startLang": -111.87979,
"sequenceId": 3188
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:28 PM - 06:28 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:04",
"lat": 33.639969,
"lng": -111.861347,
"name": "Sales Car1 ",
"startLat": 33.639969,
"startLang": -111.861347,
"sequenceId": 2726
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:31 PM - 06:32 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:11",
"lat": 33.628507,
"lng": -111.854522,
"name": "Sales Car1 ",
"startLat": 33.628507,
"startLang": -111.854522,
"sequenceId": 3738
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:35 PM - 06:35 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:12",
"lat": 33.624236,
"lng": -111.840031,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840031,
"sequenceId": 4606
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:40 PM - 07:40 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:01",
"lat": 33.624266,
"lng": -111.840166,
"name": "Sales Car1 ",
"startLat": 33.624266,
"startLang": -111.840166,
"sequenceId": 3021
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:48 PM - 07:48 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:03",
"lat": 33.624236,
"lng": -111.840247,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840247,
"sequenceId": 2889
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:10 PM - 08:10 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.624382,
"lng": -111.840366,
"name": "Sales Car1 ",
"startLat": 33.624382,
"startLang": -111.840366,
"sequenceId": 6576
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:14 PM - 08:15 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:21",
"lat": 33.629103,
"lng": -111.863018,
"name": "Sales Car1 ",
"startLat": 33.629103,
"startLang": -111.863018,
"sequenceId": 5596
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:16 PM - 08:17 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:15",
"lat": 33.624278,
"lng": -111.871642,
"name": "Sales Car1 ",
"startLat": 33.624278,
"startLang": -111.871642,
"sequenceId": 8127
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:18 PM - 08:18 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:05",
"lat": 33.621856,
"lng": -111.873603,
"name": "Sales Car1 ",
"startLat": 33.621856,
"startLang": -111.873603,
"sequenceId": 3961
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:27 PM - 08:27 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.621646,
"lng": -111.873838,
"name": "Sales Car1 ",
"startLat": 33.621646,
"startLang": -111.873838,
"sequenceId": 1130
"stopData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:29 AM - 08:42 AM",
"miles": 0,
"eventType": "stop",
"duration": "07:13:04",
"lat": 33.624232,
"lng": -111.840192,
"name": "Sales Car1 ",
"startLat": 33.624232,
"startLang": -111.840192,
"sequenceId": 5969
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:52 AM - 11:54 AM",
"miles": 0,
"eventType": "stop",
"duration": "03:01:48",
"lat": 33.638915,
"lng": -111.887824,
"name": "Sales Car1 ",
"startLat": 33.638915,
"startLang": -111.887824,
"sequenceId": 7028
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:02 PM - 01:01 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:58:51",
"lat": 33.614287,
"lng": -111.915164,
"name": "Sales Car1 ",
"startLat": 33.614287,
"startLang": -111.915164,
"sequenceId": 6922
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM - 01:08 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:00:37",
"lat": 33.635106,
"lng": -111.926048,
"name": "Sales Car1 ",
"startLat": 33.635106,
"startLang": -111.926048,
"sequenceId": 5247
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:17 PM - 02:37 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:19:56",
"lat": 33.63903,
"lng": -111.887718,
"name": "Sales Car1 ",
"startLat": 33.63903,
"startLang": -111.887718,
"sequenceId": 4148
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:56 PM - 03:26 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:30:54",
"lat": 33.639709,
"lng": -111.887477,
"name": "Sales Car1 ",
"startLat": 33.639709,
"startLang": -111.887477,
"sequenceId": 6472
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:27 PM - 06:23 PM",
"miles": 0,
"eventType": "stop",
"duration": "02:55:53",
"lat": 33.639085,
"lng": -111.887609,
"name": "Sales Car1 ",
"startLat": 33.639085,
"startLang": -111.887609,
"sequenceId": 4976
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:35 PM - 07:40 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:04:59",
"lat": 33.624238,
"lng": -111.840072,
"name": "Sales Car1 ",
"startLat": 33.624238,
"startLang": -111.840072,
"sequenceId": 8739
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:48 PM - 08:10 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:21:46",
"lat": 33.624236,
"lng": -111.840241,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840241,
"sequenceId": 2597
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:18 PM - 08:27 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:08:40",
"lat": 33.621853,
"lng": -111.873597,
"name": "Sales Car1 ",
"startLat": 33.621853,
"startLang": -111.873597,
"sequenceId": 7510
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:32 PM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "03:27:20",
"lat": 33.624288,
"lng": -111.84012,
"name": "Sales Car1 ",
"startLat": 33.624288,
"startLang": -111.84012,
"sequenceId": 1200
"engineOffCount": 18,
"engineOffData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:29 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "01:29:13",
"lat": 33.624232,
"lng": -111.840192,
"name": "Sales Car1 ",
"startLat": 33.624232,
"startLang": -111.840192,
"sequenceId": 5388
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:29 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "03:29:13",
"lat": 33.624166,
"lng": -111.840236,
"name": "Sales Car1 ",
"startLat": 33.624166,
"startLang": -111.840236,
"sequenceId": 2846
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "05:29 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "05:29:13",
"lat": 33.6242,
"lng": -111.8402,
"name": "Sales Car1 ",
"startLat": 33.6242,
"startLang": -111.8402,
"sequenceId": 9564
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:29 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:29:13",
"lat": 33.624232,
"lng": -111.84017,
"name": "Sales Car1 ",
"startLat": 33.624232,
"startLang": -111.84017,
"sequenceId": 5024
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:52 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "08:52:47",
"lat": 33.638915,
"lng": -111.887824,
"name": "Sales Car1 ",
"startLat": 33.638915,
"startLang": -111.887824,
"sequenceId": 1845
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "10:52 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "10:52:47",
"lat": 33.639003,
"lng": -111.887553,
"name": "Sales Car1 ",
"startLat": 33.639003,
"startLang": -111.887553,
"sequenceId": 7552
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "12:02 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "12:02:14",
"lat": 33.614287,
"lng": -111.915164,
"name": "Sales Car1 ",
"startLat": 33.614287,
"startLang": -111.915164,
"sequenceId": 8021
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:07 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:07:49",
"lat": 33.635106,
"lng": -111.926048,
"name": "Sales Car1 ",
"startLat": 33.635106,
"startLang": -111.926048,
"sequenceId": 1903
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:17 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:17:55",
"lat": 33.63903,
"lng": -111.887718,
"name": "Sales Car1 ",
"startLat": 33.63903,
"startLang": -111.887718,
"sequenceId": 8545
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:56 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "14:56:00",
"lat": 33.639709,
"lng": -111.887477,
"name": "Sales Car1 ",
"startLat": 33.639709,
"startLang": -111.887477,
"sequenceId": 8492
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "03:27 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "15:27:27",
"lat": 33.639085,
"lng": -111.887609,
"name": "Sales Car1 ",
"startLat": 33.639085,
"startLang": -111.887609,
"sequenceId": 2485
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "05:27 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "17:27:27",
"lat": 33.639061,
"lng": -111.887636,
"name": "Sales Car1 ",
"startLat": 33.639061,
"startLang": -111.887636,
"sequenceId": 8335
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "06:35 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "18:35:32",
"lat": 33.624238,
"lng": -111.840072,
"name": "Sales Car1 ",
"startLat": 33.624238,
"startLang": -111.840072,
"sequenceId": 6671
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:48 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "19:48:34",
"lat": 33.624236,
"lng": -111.840241,
"name": "Sales Car1 ",
"startLat": 33.624236,
"startLang": -111.840241,
"sequenceId": 6461
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:18 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "20:18:27",
"lat": 33.621853,
"lng": -111.873597,
"name": "Sales Car1 ",
"startLat": 33.621853,
"startLang": -111.873597,
"sequenceId": 1174
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:32 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "20:32:39",
"lat": 33.624288,
"lng": -111.84012,
"name": "Sales Car1 ",
"startLat": 33.624288,
"startLang": -111.84012,
"sequenceId": 1587
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "10:32 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "22:32:39",
"lat": 33.624205,
"lng": -111.840256,
"name": "Sales Car1 ",
"startLat": 33.624205,
"startLang": -111.840256,
"sequenceId": 9065
"dayOfWeek": "Friday",
"date": "2026-01-09",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624205,
"lng": -111.840256,
"name": "Sales Car1 ",
"startLat": 33.624205,
"startLang": -111.840256,
"sequenceId": 9449
"hardBrakingCount": 1,
"hardBrakingData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:14 PM",
"miles": 0,
"eventType": "hard_braking",
"duration": "20:14:02",
"lat": 33.628991,
"lng": -111.863093,
"name": "Sales Car1 ",
"startLat": 33.628991,
"startLang": -111.863093,
"sequenceId": 3828
"hardAccelerationCount": 0,
"hardAccelerationData": []
"860111051554966": {
"name": "Demo 1 ",
"imei": "860111051554966",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [],
"movement": [],
"totalInsideHours": "00:00:00",
"totalOutsideHours": "00:00:00",
"totalInsideMiles": 0,
"totalOutsideMiles": 0,
"outsideCheckHours": "00:00:00",
"insideCheckHours": "00:00:00",
3
"insideWarning": false,
4
"outsideWarning": false,
"threshold_outside": "23:58",
"threshold_inside": "23:59",
"totalIdlingHours": "00:00:00",
"totalStopTime": "22:23:23",
"totalStopCount": 1,
"trackData": [],
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "8",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [],
"stopData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:36 AM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "22:23:23",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 3243
"engineOffCount": 9,
"engineOffData": [
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "01:36 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "01:36:36",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 8752
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:54 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:54:29",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 8894
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "07:55 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:55:49",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 7909
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:05 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "11:05:50",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 5167
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "02:15 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "14:15:51",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 4662
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "05:25 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "17:25:54",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 1708
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "08:35 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "20:35:19",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 9882
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:45 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:45:21",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 2109
"dayOfWeek": "Friday",
"date": "2026-01-09",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 8116
"hardBrakingCount": 0,
"hardBrakingData": [],
"hardAccelerationCount": 0,
"hardAccelerationData": []
"lastModifiedTime": "January 09 2026 07:26:29 PM"
UI Total Alerts: [33m71[39m
UI Low Priority Alerts: [33m30[39m
UI Medium Priority Alerts: [33m1[39m
UI High Priority Alerts: [33m40[39m
UI Actively Transmitting: [33m0[39m
UI Engine Off: [33m27[39m
UI Idling: [33m30[39m
UI Outside Hours: [33m13[39m
UI Hard Acceleration: [33m0[39m
UI Hard Braking: [33m1[39m
Comparing API response with UI values...
✓ API response verification completed
UI Speed Limit Violations Posted Today: [33m0[39m
UI Devices That Have Not Updated In 2 Days: [33m0[39m
Sum of priorities: [33m71[39m = Low: [33m30[39m + Medium: [33m1[39m + High: [33m40[39m
Total Alerts: [33m71[39m
✓ VERIFIED: Low Priority + Medium Priority + High Priority = Total Alerts
Medium Priority Sum: [33m1[39m = Hard Braking: [33m1[39m + Hard Acceleration: [33m0[39m
Medium Priority Alerts: [33m1[39m
✓ VERIFIED: Hard Braking + Hard Acceleration = Medium Priority Alerts
High Priority Sum: [33m40[39m = Engine Off: [33m27[39m + Outside Hours: [33m13[39m + Speed Limit Violations: [33m0[39m + Devices Not Updated: [33m0[39m
High Priority Alerts: [33m40[39m
✓ VERIFIED: Engine Off + Outside Hours + Speed Limit Violations + Devices Not Updated = High Priority Alerts
Low Priority Sum: [33m30[39m = Actively Transmitting: [33m0[39m + Idling: [33m30[39m
Low Priority Alerts: [33m30[39m
✓ VERIFIED: Actively Transmitting + Idling = Low Priority Alerts
✓ All priority sum verifications completed successfully
✓ Clicked Show Details button
✓ Successfully redirected to After Hours Summary panel
✓ All new steps completed for January 8, 2026 date test
✓ Date set to January 7, 2026 in After Hours Summary panel
✓ Submit button clicked
✓ API datafetch2_date.php called successfully
API Response: {
"data": {
"220902734": {
"name": "Sales Car1 ",
"imei": "220902734",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM - 07:50 AM",
"miles": 0.05,
"eventType": "outside",
"duration": "00:02:57",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:50 AM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:22",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:51 AM - 07:52 AM",
"miles": 0.03,
"eventType": "outside",
"duration": "00:00:20",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM - 07:59 AM",
"miles": 0.05,
"eventType": "outside",
"duration": "00:07:28",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM - 06:26 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM - 06:30 PM",
"miles": 0.08,
"eventType": "outside",
"duration": "00:03:30",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM - 07:18 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM - 07:21 PM",
"miles": 0.2,
"eventType": "outside",
"duration": "00:02:30",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM - 07:29 PM",
"miles": 0,
"eventType": "outside",
"duration": "00:07:20",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 5708
"movement": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM - 09:12 AM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:09:06",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:24 AM - 09:32 AM",
"miles": 0.19,
"eventType": "inside",
"duration": "00:07:32",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM - 11:32 AM",
"miles": 0.03,
"eventType": "inside",
"duration": "02:00:35",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM - 12:58 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM - 01:00 PM",
"miles": 0.08,
"eventType": "inside",
"duration": "00:01:30",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM - 01:35 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:01:36",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:14 PM - 03:19 PM",
"miles": 0.29,
"eventType": "inside",
"duration": "00:04:32",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM - 03:22 PM",
"miles": 0.05,
"eventType": "inside",
"duration": "00:03:23",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM - 03:28 PM",
"miles": 0.02,
"eventType": "inside",
"duration": "00:05:17",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM - 03:59 PM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:00:52",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:00 PM - 04:01 PM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:00:52",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM - 04:03 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:01:01",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM - 04:04 PM",
"miles": 0.17,
"eventType": "inside",
"duration": "00:01:16",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM - 04:11 PM",
"miles": 0.04,
"eventType": "inside",
"duration": "00:06:56",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:12 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:00:41",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:14 PM",
"miles": 0.08,
"eventType": "inside",
"duration": "00:01:21",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM - 04:17 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:01:41",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM - 05:22 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM - 05:32 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:09:00",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM - 05:47 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:08:40",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 3027
"totalInsideHours": "02:57:535",
"totalOutsideHours": "00:21:211",
"totalInsideMiles": 1.19,
"totalOutsideMiles": 0.44,
"outsideCheckHours": "00:24:31",
"insideCheckHours": "03:05:55",
5
"insideWarning": false,
6
"outsideWarning": false,
"threshold_outside": "10:00",
"threshold_inside": "23:59",
"totalIdlingHours": "00:15:01",
"totalStopTime": "18:40:09",
"totalStopCount": 11,
"trackData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:47:17",
"lat": 33.62427,
"lng": -111.840286,
"name": "Sales Car1 ",
"startLat": 33.62427,
"startLang": -111.840286,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "07:47:44",
"lat": 33.62522,
"lng": -111.842084,
"name": "Sales Car1 ",
"startLat": 33.62522,
"startLang": -111.842084,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:48 AM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "07:48:14",
"lat": 33.625919,
"lng": -111.844637,
"name": "Sales Car1 ",
"startLat": 33.625919,
"startLang": -111.844637,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:48 AM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "07:48:44",
"lat": 33.624921,
"lng": -111.8479,
"name": "Sales Car1 ",
"startLat": 33.624921,
"startLang": -111.8479,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:49 AM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "07:49:14",
"lat": 33.625549,
"lng": -111.852535,
"name": "Sales Car1 ",
"startLat": 33.625549,
"startLang": -111.852535,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:49 AM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "07:49:44",
"lat": 33.627483,
"lng": -111.854585,
"name": "Sales Car1 ",
"startLat": 33.627483,
"startLang": -111.854585,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "07:50:14",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:50:22",
"lat": 33.627673,
"lng": -111.855299,
"name": "Sales Car1 ",
"startLat": 33.627673,
"startLang": -111.855299,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "07:50:44",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:51 AM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "07:51:54",
"lat": 33.627538,
"lng": -111.855034,
"name": "Sales Car1 ",
"startLat": 33.627538,
"startLang": -111.855034,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0.03,
"eventType": "unauthorized",
"duration": "07:52:14",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:52:15",
"lat": 33.627476,
"lng": -111.854514,
"name": "Sales Car1 ",
"startLat": 33.627476,
"startLang": -111.854514,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "07:52:44",
"lat": 33.628824,
"lng": -111.853123,
"name": "Sales Car1 ",
"startLat": 33.628824,
"startLang": -111.853123,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:53 AM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "07:53:14",
"lat": 33.631649,
"lng": -111.848437,
"name": "Sales Car1 ",
"startLat": 33.631649,
"startLang": -111.848437,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:53 AM",
"miles": 0.34,
"eventType": "unauthorized",
"duration": "07:53:44",
"lat": 33.63546,
"lng": -111.844617,
"name": "Sales Car1 ",
"startLat": 33.63546,
"startLang": -111.844617,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:54 AM",
"miles": 0.3,
"eventType": "unauthorized",
"duration": "07:54:14",
"lat": 33.639714,
"lng": -111.845191,
"name": "Sales Car1 ",
"startLat": 33.639714,
"startLang": -111.845191,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:54 AM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "07:54:44",
"lat": 33.640185,
"lng": -111.850965,
"name": "Sales Car1 ",
"startLat": 33.640185,
"startLang": -111.850965,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:55:14",
"lat": 33.640179,
"lng": -111.857246,
"name": "Sales Car1 ",
"startLat": 33.640179,
"startLang": -111.857246,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "07:55:43",
"lat": 33.640127,
"lng": -111.860778,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.860778,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:55:44",
"lat": 33.640127,
"lng": -111.860778,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.860778,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:56 AM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "07:56:14",
"lat": 33.640107,
"lng": -111.865474,
"name": "Sales Car1 ",
"startLat": 33.640107,
"startLang": -111.865474,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:56 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:56:44",
"lat": 33.640103,
"lng": -111.871647,
"name": "Sales Car1 ",
"startLat": 33.640103,
"startLang": -111.871647,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:57:14",
"lat": 33.64013,
"lng": -111.877845,
"name": "Sales Car1 ",
"startLat": 33.64013,
"startLang": -111.877845,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "07:57:29",
"lat": 33.640141,
"lng": -111.878267,
"name": "Sales Car1 ",
"startLat": 33.640141,
"startLang": -111.878267,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "07:57:44",
"lat": 33.640142,
"lng": -111.879692,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.879692,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:58 AM",
"miles": 0.29,
"eventType": "unauthorized",
"duration": "07:58:14",
"lat": 33.640089,
"lng": -111.884714,
"name": "Sales Car1 ",
"startLat": 33.640089,
"startLang": -111.884714,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:58 AM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "07:58:44",
"lat": 33.639802,
"lng": -111.882765,
"name": "Sales Car1 ",
"startLat": 33.639802,
"startLang": -111.882765,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0.06,
"eventType": "unauthorized",
"duration": "07:59:14",
"lat": 33.63938,
"lng": -111.883735,
"name": "Sales Car1 ",
"startLat": 33.63938,
"startLang": -111.883735,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "07:59:43",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM",
"miles": 0.25,
"eventType": "unauthorized",
"duration": "18:26:40",
"lat": 33.638933,
"lng": -111.887901,
"name": "Sales Car1 ",
"startLat": 33.638933,
"startLang": -111.887901,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:26:42",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0.1,
"eventType": "unauthorized",
"duration": "18:27:12",
"lat": 33.639267,
"lng": -111.889675,
"name": "Sales Car1 ",
"startLat": 33.639267,
"startLang": -111.889675,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:27:42",
"lat": 33.639411,
"lng": -111.889706,
"name": "Sales Car1 ",
"startLat": 33.639411,
"startLang": -111.889706,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:27:46",
"lat": 33.639436,
"lng": -111.889707,
"name": "Sales Car1 ",
"startLat": 33.639436,
"startLang": -111.889707,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "18:28:12",
"lat": 33.641995,
"lng": -111.889948,
"name": "Sales Car1 ",
"startLat": 33.641995,
"startLang": -111.889948,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.23,
"eventType": "unauthorized",
"duration": "18:28:42",
"lat": 33.645146,
"lng": -111.891294,
"name": "Sales Car1 ",
"startLat": 33.645146,
"startLang": -111.891294,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:28:47",
"lat": 33.645298,
"lng": -111.891367,
"name": "Sales Car1 ",
"startLat": 33.645298,
"startLang": -111.891367,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:29 PM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "18:29:12",
"lat": 33.646384,
"lng": -111.89199,
"name": "Sales Car1 ",
"startLat": 33.646384,
"startLang": -111.89199,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:29 PM",
"miles": 0.21,
"eventType": "unauthorized",
"duration": "18:29:42",
"lat": 33.648628,
"lng": -111.889602,
"name": "Sales Car1 ",
"startLat": 33.648628,
"startLang": -111.889602,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0.22,
"eventType": "unauthorized",
"duration": "18:30:12",
"lat": 33.650304,
"lng": -111.88645,
"name": "Sales Car1 ",
"startLat": 33.650304,
"startLang": -111.88645,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "18:30:42",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "19:18:31",
"lat": 33.650757,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.650757,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "19:18:33",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "19:19:03",
"lat": 33.65025,
"lng": -111.886126,
"name": "Sales Car1 ",
"startLat": 33.65025,
"startLang": -111.886126,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM",
"miles": 0.1,
"eventType": "unauthorized",
"duration": "19:19:33",
"lat": 33.649113,
"lng": -111.885174,
"name": "Sales Car1 ",
"startLat": 33.649113,
"startLang": -111.885174,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:20 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:20:03",
"lat": 33.646684,
"lng": -111.88418,
"name": "Sales Car1 ",
"startLat": 33.646684,
"startLang": -111.88418,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:20 PM",
"miles": 0.28,
"eventType": "unauthorized",
"duration": "19:20:33",
"lat": 33.645734,
"lng": -111.879365,
"name": "Sales Car1 ",
"startLat": 33.645734,
"startLang": -111.879365,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:21:03",
"lat": 33.643228,
"lng": -111.878379,
"name": "Sales Car1 ",
"startLat": 33.643228,
"startLang": -111.878379,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "19:21:33",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:21:43",
"lat": 33.640324,
"lng": -111.878423,
"name": "Sales Car1 ",
"startLat": 33.640324,
"startLang": -111.878423,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:22 PM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "19:22:03",
"lat": 33.64002,
"lng": -111.876434,
"name": "Sales Car1 ",
"startLat": 33.64002,
"startLang": -111.876434,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:22 PM",
"miles": 0.37,
"eventType": "unauthorized",
"duration": "19:22:33",
"lat": 33.640043,
"lng": -111.870028,
"name": "Sales Car1 ",
"startLat": 33.640043,
"startLang": -111.870028,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:23 PM",
"miles": 0.38,
"eventType": "unauthorized",
"duration": "19:23:03",
"lat": 33.640047,
"lng": -111.863425,
"name": "Sales Car1 ",
"startLat": 33.640047,
"startLang": -111.863425,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:23 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "19:23:33",
"lat": 33.640022,
"lng": -111.857648,
"name": "Sales Car1 ",
"startLat": 33.640022,
"startLang": -111.857648,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:24 PM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "19:24:03",
"lat": 33.640006,
"lng": -111.851373,
"name": "Sales Car1 ",
"startLat": 33.640006,
"startLang": -111.851373,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:24 PM",
"miles": 0.35,
"eventType": "unauthorized",
"duration": "19:24:33",
"lat": 33.639569,
"lng": -111.845339,
"name": "Sales Car1 ",
"startLat": 33.639569,
"startLang": -111.845339,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:25 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "19:25:03",
"lat": 33.634746,
"lng": -111.845368,
"name": "Sales Car1 ",
"startLat": 33.634746,
"startLang": -111.845368,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:25 PM",
"miles": 0.42,
"eventType": "unauthorized",
"duration": "19:25:33",
"lat": 33.630363,
"lng": -111.850313,
"name": "Sales Car1 ",
"startLat": 33.630363,
"startLang": -111.850313,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0.3,
"eventType": "unauthorized",
"duration": "19:26:03",
"lat": 33.628064,
"lng": -111.854779,
"name": "Sales Car1 ",
"startLat": 33.628064,
"startLang": -111.854779,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:26:31",
"lat": 33.625529,
"lng": -111.85383,
"name": "Sales Car1 ",
"startLat": 33.625529,
"startLang": -111.85383,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:26:33",
"lat": 33.62551,
"lng": -111.853813,
"name": "Sales Car1 ",
"startLat": 33.62551,
"startLang": -111.853813,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:27 PM",
"miles": 0.13,
"eventType": "unauthorized",
"duration": "19:27:03",
"lat": 33.625199,
"lng": -111.851658,
"name": "Sales Car1 ",
"startLat": 33.625199,
"startLang": -111.851658,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:27 PM",
"miles": 0.26,
"eventType": "unauthorized",
"duration": "19:27:33",
"lat": 33.62531,
"lng": -111.847201,
"name": "Sales Car1 ",
"startLat": 33.62531,
"startLang": -111.847201,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "19:28:03",
"lat": 33.625605,
"lng": -111.844541,
"name": "Sales Car1 ",
"startLat": 33.625605,
"startLang": -111.844541,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.17,
"eventType": "unauthorized",
"duration": "19:28:32",
"lat": 33.625073,
"lng": -111.841716,
"name": "Sales Car1 ",
"startLat": 33.625073,
"startLang": -111.841716,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "19:28:59",
"lat": 33.624224,
"lng": -111.84014,
"name": "Sales Car1 ",
"startLat": 33.624224,
"startLang": -111.84014,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:29:03",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM",
"miles": 2.68,
"eventType": "authorized",
"duration": "09:03:22",
"lat": 33.638653,
"lng": -111.883456,
"name": "Sales Car1 ",
"startLat": 33.638653,
"startLang": -111.883456,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM",
"miles": 0.02,
"eventType": "authorized",
"duration": "09:03:34",
"lat": 33.638819,
"lng": -111.883747,
"name": "Sales Car1 ",
"startLat": 33.638819,
"startLang": -111.883747,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:04 AM",
"miles": 0.08,
"eventType": "authorized",
"duration": "09:04:04",
"lat": 33.639675,
"lng": -111.882873,
"name": "Sales Car1 ",
"startLat": 33.639675,
"startLang": -111.882873,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:04 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:04:34",
"lat": 33.639861,
"lng": -111.879886,
"name": "Sales Car1 ",
"startLat": 33.639861,
"startLang": -111.879886,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:05:02",
"lat": 33.639871,
"lng": -111.878779,
"name": "Sales Car1 ",
"startLat": 33.639871,
"startLang": -111.878779,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0,
"eventType": "authorized",
"duration": "09:05:04",
"lat": 33.639866,
"lng": -111.878723,
"name": "Sales Car1 ",
"startLat": 33.639866,
"startLang": -111.878723,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0.32,
"eventType": "authorized",
"duration": "09:05:34",
"lat": 33.639976,
"lng": -111.873236,
"name": "Sales Car1 ",
"startLat": 33.639976,
"startLang": -111.873236,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:06 AM",
"miles": 0.34,
"eventType": "authorized",
"duration": "09:06:04",
"lat": 33.639944,
"lng": -111.867358,
"name": "Sales Car1 ",
"startLat": 33.639944,
"startLang": -111.867358,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:06 AM",
"miles": 0.36,
"eventType": "authorized",
"duration": "09:06:34",
"lat": 33.639873,
"lng": -111.861078,
"name": "Sales Car1 ",
"startLat": 33.639873,
"startLang": -111.861078,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:07 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:07:04",
"lat": 33.639973,
"lng": -111.854931,
"name": "Sales Car1 ",
"startLat": 33.639973,
"startLang": -111.854931,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:07 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:07:34",
"lat": 33.639985,
"lng": -111.848886,
"name": "Sales Car1 ",
"startLat": 33.639985,
"startLang": -111.848886,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:08 AM",
"miles": 0.32,
"eventType": "authorized",
"duration": "09:08:04",
"lat": 33.638172,
"lng": -111.843856,
"name": "Sales Car1 ",
"startLat": 33.638172,
"startLang": -111.843856,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:08 AM",
"miles": 0.34,
"eventType": "authorized",
"duration": "09:08:34",
"lat": 33.633656,
"lng": -111.846285,
"name": "Sales Car1 ",
"startLat": 33.633656,
"startLang": -111.846285,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.37,
"eventType": "authorized",
"duration": "09:09:04",
"lat": 33.629925,
"lng": -111.850971,
"name": "Sales Car1 ",
"startLat": 33.629925,
"startLang": -111.850971,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.27,
"eventType": "authorized",
"duration": "09:09:34",
"lat": 33.627509,
"lng": -111.8547,
"name": "Sales Car1 ",
"startLat": 33.627509,
"startLang": -111.8547,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.15,
"eventType": "authorized",
"duration": "09:09:51",
"lat": 33.625478,
"lng": -111.853907,
"name": "Sales Car1 ",
"startLat": 33.625478,
"startLang": -111.853907,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:10 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:10:04",
"lat": 33.625356,
"lng": -111.852815,
"name": "Sales Car1 ",
"startLat": 33.625356,
"startLang": -111.852815,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:10 AM",
"miles": 0.15,
"eventType": "authorized",
"duration": "09:10:34",
"lat": 33.624598,
"lng": -111.850318,
"name": "Sales Car1 ",
"startLat": 33.624598,
"startLang": -111.850318,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:11 AM",
"miles": 0.25,
"eventType": "authorized",
"duration": "09:11:04",
"lat": 33.625694,
"lng": -111.84625,
"name": "Sales Car1 ",
"startLat": 33.625694,
"startLang": -111.84625,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:11 AM",
"miles": 0.14,
"eventType": "authorized",
"duration": "09:11:34",
"lat": 33.625529,
"lng": -111.843872,
"name": "Sales Car1 ",
"startLat": 33.625529,
"startLang": -111.843872,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:12:04",
"lat": 33.62465,
"lng": -111.841085,
"name": "Sales Car1 ",
"startLat": 33.62465,
"startLang": -111.841085,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:12:28",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:24 AM",
"miles": 0.01,
"eventType": "authorized",
"duration": "09:24:34",
"lat": 33.62431,
"lng": -111.840363,
"name": "Sales Car1 ",
"startLat": 33.62431,
"startLang": -111.840363,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:25:06",
"lat": 33.625386,
"lng": -111.843096,
"name": "Sales Car1 ",
"startLat": 33.625386,
"startLang": -111.843096,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.1,
"eventType": "authorized",
"duration": "09:25:31",
"lat": 33.625923,
"lng": -111.844664,
"name": "Sales Car1 ",
"startLat": 33.625923,
"startLang": -111.844664,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.01,
"eventType": "authorized",
"duration": "09:25:36",
"lat": 33.626027,
"lng": -111.844821,
"name": "Sales Car1 ",
"startLat": 33.626027,
"startLang": -111.844821,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.3,
"eventType": "authorized",
"duration": "09:26:06",
"lat": 33.624686,
"lng": -111.849765,
"name": "Sales Car1 ",
"startLat": 33.624686,
"startLang": -111.849765,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.13,
"eventType": "authorized",
"duration": "09:26:26",
"lat": 33.625367,
"lng": -111.851962,
"name": "Sales Car1 ",
"startLat": 33.625367,
"startLang": -111.851962,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.05,
"eventType": "authorized",
"duration": "09:26:36",
"lat": 33.625554,
"lng": -111.85287,
"name": "Sales Car1 ",
"startLat": 33.625554,
"startLang": -111.85287,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:27 AM",
"miles": 0.21,
"eventType": "authorized",
"duration": "09:27:06",
"lat": 33.628219,
"lng": -111.854599,
"name": "Sales Car1 ",
"startLat": 33.628219,
"startLang": -111.854599,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:27 AM",
"miles": 0.31,
"eventType": "authorized",
"duration": "09:27:36",
"lat": 33.630407,
"lng": -111.84995,
"name": "Sales Car1 ",
"startLat": 33.630407,
"startLang": -111.84995,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:28 AM",
"miles": 0.39,
"eventType": "authorized",
"duration": "09:28:06",
"lat": 33.634554,
"lng": -111.845398,
"name": "Sales Car1 ",
"startLat": 33.634554,
"startLang": -111.845398,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:28 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:28:36",
"lat": 33.639507,
"lng": -111.844512,
"name": "Sales Car1 ",
"startLat": 33.639507,
"startLang": -111.844512,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.4,
"eventType": "authorized",
"duration": "09:29:06",
"lat": 33.640252,
"lng": -111.851466,
"name": "Sales Car1 ",
"startLat": 33.640252,
"startLang": -111.851466,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.44,
"eventType": "authorized",
"duration": "09:29:36",
"lat": 33.640197,
"lng": -111.859077,
"name": "Sales Car1 ",
"startLat": 33.640197,
"startLang": -111.859077,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.1,
"eventType": "authorized",
"duration": "09:29:58",
"lat": 33.640167,
"lng": -111.860829,
"name": "Sales Car1 ",
"startLat": 33.640167,
"startLang": -111.860829,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:30 AM",
"miles": 0.04,
"eventType": "authorized",
"duration": "09:30:06",
"lat": 33.640172,
"lng": -111.861594,
"name": "Sales Car1 ",
"startLat": 33.640172,
"startLang": -111.861594,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:30 AM",
"miles": 0.42,
"eventType": "authorized",
"duration": "09:30:36",
"lat": 33.640178,
"lng": -111.868809,
"name": "Sales Car1 ",
"startLat": 33.640178,
"startLang": -111.868809,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:31 AM",
"miles": 0.47,
"eventType": "authorized",
"duration": "09:31:06",
"lat": 33.64019,
"lng": -111.876984,
"name": "Sales Car1 ",
"startLat": 33.64019,
"startLang": -111.876984,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:31 AM",
"miles": 0.39,
"eventType": "authorized",
"duration": "09:31:36",
"lat": 33.640173,
"lng": -111.883709,
"name": "Sales Car1 ",
"startLat": 33.640173,
"startLang": -111.883709,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0.19,
"eventType": "authorized",
"duration": "09:32:06",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0,
"eventType": "authorized",
"duration": "09:32:24",
"lat": 33.640123,
"lng": -111.887137,
"name": "Sales Car1 ",
"startLat": 33.640123,
"startLang": -111.887137,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:32:36",
"lat": 33.639296,
"lng": -111.887139,
"name": "Sales Car1 ",
"startLat": 33.639296,
"startLang": -111.887139,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM",
"miles": 0.03,
"eventType": "authorized",
"duration": "11:32:59",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:58:48",
"lat": 33.63932,
"lng": -111.887633,
"name": "Sales Car1 ",
"startLat": 33.63932,
"startLang": -111.887633,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:58:50",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "12:59:20",
"lat": 33.639991,
"lng": -111.887932,
"name": "Sales Car1 ",
"startLat": 33.639991,
"startLang": -111.887932,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "12:59:50",
"lat": 33.637586,
"lng": -111.887105,
"name": "Sales Car1 ",
"startLat": 33.637586,
"startLang": -111.887105,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "13:00:20",
"lat": 33.636981,
"lng": -111.884362,
"name": "Sales Car1 ",
"startLat": 33.636981,
"startLang": -111.884362,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "13:00:50",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:33:59",
"lat": 33.637228,
"lng": -111.882908,
"name": "Sales Car1 ",
"startLat": 33.637228,
"startLang": -111.882908,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "13:34:22",
"lat": 33.636992,
"lng": -111.883308,
"name": "Sales Car1 ",
"startLat": 33.636992,
"startLang": -111.883308,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 PM",
"miles": 0.22,
"eventType": "authorized",
"duration": "13:34:51",
"lat": 33.637425,
"lng": -111.887086,
"name": "Sales Car1 ",
"startLat": 33.637425,
"startLang": -111.887086,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "13:35:22",
"lat": 33.639092,
"lng": -111.887729,
"name": "Sales Car1 ",
"startLat": 33.639092,
"startLang": -111.887729,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:35:35",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:14 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:14:45",
"lat": 33.638871,
"lng": -111.887872,
"name": "Sales Car1 ",
"startLat": 33.638871,
"startLang": -111.887872,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "15:15:08",
"lat": 33.63893,
"lng": -111.889515,
"name": "Sales Car1 ",
"startLat": 33.63893,
"startLang": -111.889515,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:15:17",
"lat": 33.6391,
"lng": -111.889766,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.889766,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "15:15:47",
"lat": 33.640206,
"lng": -111.89083,
"name": "Sales Car1 ",
"startLat": 33.640206,
"startLang": -111.89083,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:16 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "15:16:17",
"lat": 33.63467,
"lng": -111.890832,
"name": "Sales Car1 ",
"startLat": 33.63467,
"startLang": -111.890832,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:16 PM",
"miles": 0.32,
"eventType": "authorized",
"duration": "15:16:47",
"lat": 33.630017,
"lng": -111.890984,
"name": "Sales Car1 ",
"startLat": 33.630017,
"startLang": -111.890984,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:17:04",
"lat": 33.630007,
"lng": -111.89104,
"name": "Sales Car1 ",
"startLat": 33.630007,
"startLang": -111.89104,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.07,
"eventType": "authorized",
"duration": "15:17:17",
"lat": 33.629942,
"lng": -111.892261,
"name": "Sales Car1 ",
"startLat": 33.629942,
"startLang": -111.892261,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:17:43",
"lat": 33.630035,
"lng": -111.892653,
"name": "Sales Car1 ",
"startLat": 33.630035,
"startLang": -111.892653,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "15:17:47",
"lat": 33.630106,
"lng": -111.892858,
"name": "Sales Car1 ",
"startLat": 33.630106,
"startLang": -111.892858,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:18 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "15:18:17",
"lat": 33.627559,
"lng": -111.895336,
"name": "Sales Car1 ",
"startLat": 33.627559,
"startLang": -111.895336,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:18 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "15:18:47",
"lat": 33.626068,
"lng": -111.898537,
"name": "Sales Car1 ",
"startLat": 33.626068,
"startLang": -111.898537,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "15:19:17",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:19:24",
"lat": 33.623833,
"lng": -111.902826,
"name": "Sales Car1 ",
"startLat": 33.623833,
"startLang": -111.902826,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "15:19:47",
"lat": 33.62194,
"lng": -111.906078,
"name": "Sales Car1 ",
"startLat": 33.62194,
"startLang": -111.906078,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "15:20:14",
"lat": 33.620009,
"lng": -111.907571,
"name": "Sales Car1 ",
"startLat": 33.620009,
"startLang": -111.907571,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:20:17",
"lat": 33.619953,
"lng": -111.907612,
"name": "Sales Car1 ",
"startLat": 33.619953,
"startLang": -111.907612,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0.26,
"eventType": "authorized",
"duration": "15:20:47",
"lat": 33.61624,
"lng": -111.908509,
"name": "Sales Car1 ",
"startLat": 33.61624,
"startLang": -111.908509,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:21 PM",
"miles": 0.42,
"eventType": "authorized",
"duration": "15:21:16",
"lat": 33.610137,
"lng": -111.908587,
"name": "Sales Car1 ",
"startLat": 33.610137,
"startLang": -111.908587,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:21 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "15:21:47",
"lat": 33.603717,
"lng": -111.908578,
"name": "Sales Car1 ",
"startLat": 33.603717,
"startLang": -111.908578,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM",
"miles": 0.41,
"eventType": "authorized",
"duration": "15:22:17",
"lat": 33.597838,
"lng": -111.908713,
"name": "Sales Car1 ",
"startLat": 33.597838,
"startLang": -111.908713,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "15:22:47",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:23:00",
"lat": 33.59717,
"lng": -111.908664,
"name": "Sales Car1 ",
"startLat": 33.59717,
"startLang": -111.908664,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0.11,
"eventType": "authorized",
"duration": "15:23:17",
"lat": 33.595513,
"lng": -111.908658,
"name": "Sales Car1 ",
"startLat": 33.595513,
"startLang": -111.908658,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0.3,
"eventType": "authorized",
"duration": "15:23:47",
"lat": 33.591242,
"lng": -111.908699,
"name": "Sales Car1 ",
"startLat": 33.591242,
"startLang": -111.908699,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:24 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "15:24:17",
"lat": 33.586351,
"lng": -111.908778,
"name": "Sales Car1 ",
"startLat": 33.586351,
"startLang": -111.908778,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:24 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "15:24:47",
"lat": 33.582115,
"lng": -111.909158,
"name": "Sales Car1 ",
"startLat": 33.582115,
"startLang": -111.909158,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:25 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "15:25:17",
"lat": 33.582135,
"lng": -111.915913,
"name": "Sales Car1 ",
"startLat": 33.582135,
"startLang": -111.915913,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:25 PM",
"miles": 0.37,
"eventType": "authorized",
"duration": "15:25:47",
"lat": 33.58213,
"lng": -111.922287,
"name": "Sales Car1 ",
"startLat": 33.58213,
"startLang": -111.922287,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:26 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "15:26:17",
"lat": 33.581462,
"lng": -111.924421,
"name": "Sales Car1 ",
"startLat": 33.581462,
"startLang": -111.924421,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:26 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "15:26:47",
"lat": 33.580368,
"lng": -111.924363,
"name": "Sales Car1 ",
"startLat": 33.580368,
"startLang": -111.924363,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "15:27:02",
"lat": 33.579882,
"lng": -111.924366,
"name": "Sales Car1 ",
"startLat": 33.579882,
"startLang": -111.924366,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "15:27:17",
"lat": 33.579382,
"lng": -111.924377,
"name": "Sales Car1 ",
"startLat": 33.579382,
"startLang": -111.924377,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "15:27:47",
"lat": 33.578966,
"lng": -111.92502,
"name": "Sales Car1 ",
"startLat": 33.578966,
"startLang": -111.92502,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:28:17",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:58:57",
"lat": 33.5791,
"lng": -111.925214,
"name": "Sales Car1 ",
"startLat": 33.5791,
"startLang": -111.925214,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "15:59:19",
"lat": 33.579967,
"lng": -111.92522,
"name": "Sales Car1 ",
"startLat": 33.579967,
"startLang": -111.92522,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "15:59:49",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:00 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:00:57",
"lat": 33.580642,
"lng": -111.924604,
"name": "Sales Car1 ",
"startLat": 33.580642,
"startLang": -111.924604,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:01:11",
"lat": 33.580749,
"lng": -111.92441,
"name": "Sales Car1 ",
"startLat": 33.580749,
"startLang": -111.92441,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:01:19",
"lat": 33.580945,
"lng": -111.924315,
"name": "Sales Car1 ",
"startLat": 33.580945,
"startLang": -111.924315,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "16:01:49",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:18",
"lat": 33.581865,
"lng": -111.924324,
"name": "Sales Car1 ",
"startLat": 33.581865,
"startLang": -111.924324,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:19",
"lat": 33.581883,
"lng": -111.924326,
"name": "Sales Car1 ",
"startLat": 33.581883,
"startLang": -111.924326,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:24",
"lat": 33.581942,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581942,
"startLang": -111.924322,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "16:02:49",
"lat": 33.582078,
"lng": -111.921988,
"name": "Sales Car1 ",
"startLat": 33.582078,
"startLang": -111.921988,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:03:19",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:03:33",
"lat": 33.582048,
"lng": -111.921909,
"name": "Sales Car1 ",
"startLat": 33.582048,
"startLang": -111.921909,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "16:03:49",
"lat": 33.582043,
"lng": -111.919528,
"name": "Sales Car1 ",
"startLat": 33.582043,
"startLang": -111.919528,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0.41,
"eventType": "authorized",
"duration": "16:04:19",
"lat": 33.58204,
"lng": -111.912348,
"name": "Sales Car1 ",
"startLat": 33.58204,
"startLang": -111.912348,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "16:04:49",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:04:53",
"lat": 33.582019,
"lng": -111.90939,
"name": "Sales Car1 ",
"startLat": 33.582019,
"startLang": -111.90939,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:05 PM",
"miles": 0.25,
"eventType": "authorized",
"duration": "16:05:19",
"lat": 33.582044,
"lng": -111.905055,
"name": "Sales Car1 ",
"startLat": 33.582044,
"startLang": -111.905055,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:05 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "16:05:49",
"lat": 33.582021,
"lng": -111.900116,
"name": "Sales Car1 ",
"startLat": 33.582021,
"startLang": -111.900116,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.33,
"eventType": "authorized",
"duration": "16:06:19",
"lat": 33.582027,
"lng": -111.894427,
"name": "Sales Car1 ",
"startLat": 33.582027,
"startLang": -111.894427,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "16:06:43",
"lat": 33.582226,
"lng": -111.892024,
"name": "Sales Car1 ",
"startLat": 33.582226,
"startLang": -111.892024,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "16:06:49",
"lat": 33.582251,
"lng": -111.89164,
"name": "Sales Car1 ",
"startLat": 33.582251,
"startLang": -111.89164,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "16:07:19",
"lat": 33.584099,
"lng": -111.891012,
"name": "Sales Car1 ",
"startLat": 33.584099,
"startLang": -111.891012,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "16:07:45",
"lat": 33.58484,
"lng": -111.891163,
"name": "Sales Car1 ",
"startLat": 33.58484,
"startLang": -111.891163,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:07:49",
"lat": 33.58498,
"lng": -111.891173,
"name": "Sales Car1 ",
"startLat": 33.58498,
"startLang": -111.891173,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:08 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "16:08:19",
"lat": 33.591143,
"lng": -111.891397,
"name": "Sales Car1 ",
"startLat": 33.591143,
"startLang": -111.891397,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:08 PM",
"miles": 0.52,
"eventType": "authorized",
"duration": "16:08:49",
"lat": 33.59866,
"lng": -111.891333,
"name": "Sales Car1 ",
"startLat": 33.59866,
"startLang": -111.891333,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:09 PM",
"miles": 0.47,
"eventType": "authorized",
"duration": "16:09:19",
"lat": 33.605472,
"lng": -111.891282,
"name": "Sales Car1 ",
"startLat": 33.605472,
"startLang": -111.891282,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:09 PM",
"miles": 0.48,
"eventType": "authorized",
"duration": "16:09:49",
"lat": 33.612398,
"lng": -111.891282,
"name": "Sales Car1 ",
"startLat": 33.612398,
"startLang": -111.891282,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:10 PM",
"miles": 0.52,
"eventType": "authorized",
"duration": "16:10:19",
"lat": 33.619908,
"lng": -111.890922,
"name": "Sales Car1 ",
"startLat": 33.619908,
"startLang": -111.890922,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:10 PM",
"miles": 0.49,
"eventType": "authorized",
"duration": "16:10:49",
"lat": 33.626909,
"lng": -111.889922,
"name": "Sales Car1 ",
"startLat": 33.626909,
"startLang": -111.889922,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "16:11:19",
"lat": 33.629319,
"lng": -111.889711,
"name": "Sales Car1 ",
"startLat": 33.629319,
"startLang": -111.889711,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "16:11:49",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:08",
"lat": 33.629035,
"lng": -111.889097,
"name": "Sales Car1 ",
"startLat": 33.629035,
"startLang": -111.889097,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:19",
"lat": 33.629104,
"lng": -111.888875,
"name": "Sales Car1 ",
"startLat": 33.629104,
"startLang": -111.888875,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:49",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:12:58",
"lat": 33.629223,
"lng": -111.888857,
"name": "Sales Car1 ",
"startLat": 33.629223,
"startLang": -111.888857,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:13 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "16:13:19",
"lat": 33.628822,
"lng": -111.889031,
"name": "Sales Car1 ",
"startLat": 33.628822,
"startLang": -111.889031,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:13 PM",
"miles": 0.07,
"eventType": "authorized",
"duration": "16:13:47",
"lat": 33.628131,
"lng": -111.889882,
"name": "Sales Car1 ",
"startLat": 33.628131,
"startLang": -111.889882,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:14 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "16:14:19",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:15:25",
"lat": 33.629266,
"lng": -111.889905,
"name": "Sales Car1 ",
"startLat": 33.629266,
"startLang": -111.889905,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM",
"miles": 0.22,
"eventType": "authorized",
"duration": "16:15:49",
"lat": 33.632519,
"lng": -111.889904,
"name": "Sales Car1 ",
"startLat": 33.632519,
"startLang": -111.889904,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:16 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "16:16:19",
"lat": 33.638135,
"lng": -111.889754,
"name": "Sales Car1 ",
"startLat": 33.638135,
"startLang": -111.889754,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:16 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "16:16:49",
"lat": 33.638854,
"lng": -111.887782,
"name": "Sales Car1 ",
"startLat": 33.638854,
"startLang": -111.887782,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:17:06",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "17:22:46",
"lat": 33.639417,
"lng": -111.887558,
"name": "Sales Car1 ",
"startLat": 33.639417,
"startLang": -111.887558,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:22:48",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "17:23:18",
"lat": 33.639993,
"lng": -111.887657,
"name": "Sales Car1 ",
"startLat": 33.639993,
"startLang": -111.887657,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "17:23:48",
"lat": 33.640034,
"lng": -111.882679,
"name": "Sales Car1 ",
"startLat": 33.640034,
"startLang": -111.882679,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:24 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "17:24:18",
"lat": 33.640033,
"lng": -111.875946,
"name": "Sales Car1 ",
"startLat": 33.640033,
"startLang": -111.875946,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:24 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:24:48",
"lat": 33.639984,
"lng": -111.870122,
"name": "Sales Car1 ",
"startLat": 33.639984,
"startLang": -111.870122,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0.3,
"eventType": "authorized",
"duration": "17:25:18",
"lat": 33.639968,
"lng": -111.864993,
"name": "Sales Car1 ",
"startLat": 33.639968,
"startLang": -111.864993,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "17:25:46",
"lat": 33.640014,
"lng": -111.861333,
"name": "Sales Car1 ",
"startLat": 33.640014,
"startLang": -111.861333,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:25:48",
"lat": 33.640011,
"lng": -111.861322,
"name": "Sales Car1 ",
"startLat": 33.640011,
"startLang": -111.861322,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:26 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "17:26:18",
"lat": 33.64,
"lng": -111.856467,
"name": "Sales Car1 ",
"startLat": 33.64,
"startLang": -111.856467,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:26 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:26:48",
"lat": 33.640011,
"lng": -111.849494,
"name": "Sales Car1 ",
"startLat": 33.640011,
"startLang": -111.849494,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:27 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:27:18",
"lat": 33.638124,
"lng": -111.844011,
"name": "Sales Car1 ",
"startLat": 33.638124,
"startLang": -111.844011,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:27 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:27:48",
"lat": 33.633016,
"lng": -111.847129,
"name": "Sales Car1 ",
"startLat": 33.633016,
"startLang": -111.847129,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "17:28:18",
"lat": 33.628897,
"lng": -111.853066,
"name": "Sales Car1 ",
"startLat": 33.628897,
"startLang": -111.853066,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "17:28:39",
"lat": 33.628371,
"lng": -111.854528,
"name": "Sales Car1 ",
"startLat": 33.628371,
"startLang": -111.854528,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "17:28:48",
"lat": 33.628252,
"lng": -111.854779,
"name": "Sales Car1 ",
"startLat": 33.628252,
"startLang": -111.854779,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:29 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:29:18",
"lat": 33.62539,
"lng": -111.853876,
"name": "Sales Car1 ",
"startLat": 33.62539,
"startLang": -111.853876,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:29 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "17:29:48",
"lat": 33.625185,
"lng": -111.851741,
"name": "Sales Car1 ",
"startLat": 33.625185,
"startLang": -111.851741,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:30 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "17:30:18",
"lat": 33.624954,
"lng": -111.847765,
"name": "Sales Car1 ",
"startLat": 33.624954,
"startLang": -111.847765,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:30 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:30:48",
"lat": 33.625821,
"lng": -111.84447,
"name": "Sales Car1 ",
"startLat": 33.625821,
"startLang": -111.84447,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:31 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "17:31:18",
"lat": 33.625481,
"lng": -111.842805,
"name": "Sales Car1 ",
"startLat": 33.625481,
"startLang": -111.842805,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:31 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "17:31:48",
"lat": 33.624372,
"lng": -111.840428,
"name": "Sales Car1 ",
"startLat": 33.624372,
"startLang": -111.840428,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:32 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:32:18",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:38:20",
"lat": 33.624296,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624296,
"startLang": -111.840261,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:38:34",
"lat": 33.62433,
"lng": -111.840346,
"name": "Sales Car1 ",
"startLat": 33.62433,
"startLang": -111.840346,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "17:38:48",
"lat": 33.624589,
"lng": -111.841076,
"name": "Sales Car1 ",
"startLat": 33.624589,
"startLang": -111.841076,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "17:39:18",
"lat": 33.625503,
"lng": -111.844501,
"name": "Sales Car1 ",
"startLat": 33.625503,
"startLang": -111.844501,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "17:39:31",
"lat": 33.625915,
"lng": -111.844719,
"name": "Sales Car1 ",
"startLat": 33.625915,
"startLang": -111.844719,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "17:39:48",
"lat": 33.625722,
"lng": -111.846466,
"name": "Sales Car1 ",
"startLat": 33.625722,
"startLang": -111.846466,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:40 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "17:40:18",
"lat": 33.625093,
"lng": -111.851346,
"name": "Sales Car1 ",
"startLat": 33.625093,
"startLang": -111.851346,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:40 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "17:40:48",
"lat": 33.625695,
"lng": -111.853741,
"name": "Sales Car1 ",
"startLat": 33.625695,
"startLang": -111.853741,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:41 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:41:18",
"lat": 33.628507,
"lng": -111.854065,
"name": "Sales Car1 ",
"startLat": 33.628507,
"startLang": -111.854065,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:41 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "17:41:48",
"lat": 33.631596,
"lng": -111.848522,
"name": "Sales Car1 ",
"startLat": 33.631596,
"startLang": -111.848522,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:42 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:42:18",
"lat": 33.636018,
"lng": -111.84413,
"name": "Sales Car1 ",
"startLat": 33.636018,
"startLang": -111.84413,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:42 PM",
"miles": 0.33,
"eventType": "authorized",
"duration": "17:42:48",
"lat": 33.640175,
"lng": -111.847054,
"name": "Sales Car1 ",
"startLat": 33.640175,
"startLang": -111.847054,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:43 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "17:43:18",
"lat": 33.640169,
"lng": -111.854607,
"name": "Sales Car1 ",
"startLat": 33.640169,
"startLang": -111.854607,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:43 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "17:43:48",
"lat": 33.640127,
"lng": -111.862215,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.862215,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "17:44:18",
"lat": 33.64009,
"lng": -111.869057,
"name": "Sales Car1 ",
"startLat": 33.64009,
"startLang": -111.869057,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "17:44:33",
"lat": 33.640069,
"lng": -111.869439,
"name": "Sales Car1 ",
"startLat": 33.640069,
"startLang": -111.869439,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "17:44:48",
"lat": 33.640102,
"lng": -111.871547,
"name": "Sales Car1 ",
"startLat": 33.640102,
"startLang": -111.871547,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:45:18",
"lat": 33.640124,
"lng": -111.87753,
"name": "Sales Car1 ",
"startLat": 33.640124,
"startLang": -111.87753,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:45:27",
"lat": 33.640128,
"lng": -111.877632,
"name": "Sales Car1 ",
"startLat": 33.640128,
"startLang": -111.877632,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "17:45:48",
"lat": 33.640151,
"lng": -111.880583,
"name": "Sales Car1 ",
"startLat": 33.640151,
"startLang": -111.880583,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:46 PM",
"miles": 0.36,
"eventType": "authorized",
"duration": "17:46:18",
"lat": 33.64014,
"lng": -111.886818,
"name": "Sales Car1 ",
"startLat": 33.64014,
"startLang": -111.886818,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:46 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "17:46:48",
"lat": 33.639088,
"lng": -111.887638,
"name": "Sales Car1 ",
"startLat": 33.639088,
"startLang": -111.887638,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:47:00",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 3027
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "50",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM - 07:47 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:03",
"lat": 33.624248,
"lng": -111.84029,
"name": "Sales Car1 ",
"startLat": 33.624248,
"startLang": -111.84029,
"sequenceId": 9896
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:50 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 5402
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:51 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:10",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 3034
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM - 07:52 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:01",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 3222
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM - 07:59 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 7025
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM - 09:03 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:18",
"lat": 33.638719,
"lng": -111.883382,
"name": "Sales Car1 ",
"startLat": 33.638719,
"startLang": -111.883382,
"sequenceId": 5272
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM - 09:32 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:18",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 5470
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM - 12:59 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 2361
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM - 01:01 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 4095
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM - 01:33 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:07",
"lat": 33.63726,
"lng": -111.882916,
"name": "Sales Car1 ",
"startLat": 33.63726,
"startLang": -111.882916,
"sequenceId": 4951
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM - 03:19 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:07",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 5373
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM - 03:23 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:13",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 1798
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM - 03:28 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:04",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 7736
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM - 03:58 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.579119,
"lng": -111.925263,
"name": "Sales Car1 ",
"startLat": 33.579119,
"startLang": -111.925263,
"sequenceId": 3457
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM - 04:00 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:08",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 4659
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM - 04:02 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:29",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 8574
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM - 04:03 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:14",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 7793
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM - 04:04 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:04",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 9594
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM - 04:12 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:19",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8268
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:12 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:09",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 5964
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:14 PM - 04:15 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:06",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 3080
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM - 05:23 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 7312
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:32 PM - 05:38 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:06:02",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 3454
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM - 06:27 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 2156
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM - 06:30 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:15",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 4767
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM - 07:19 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 7273
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM - 07:21 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 7625
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM - 07:29 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 6991
"stopData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 AM - 07:47 AM",
"miles": 0,
"eventType": "stop",
"duration": "06:12:51",
"lat": 33.624292,
"lng": -111.840151,
"name": "Sales Car1 ",
"startLat": 33.624292,
"startLang": -111.840151,
"sequenceId": 4424
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM - 09:03 AM",
"miles": 0,
"eventType": "stop",
"duration": "01:03:13",
"lat": 33.638757,
"lng": -111.883489,
"name": "Sales Car1 ",
"startLat": 33.638757,
"startLang": -111.883489,
"sequenceId": 9703
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM - 09:24 AM",
"miles": 0,
"eventType": "stop",
"duration": "00:12:06",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 4828
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM - 12:58 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:25:49",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 6038
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:01 PM - 01:33 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:32:52",
"lat": 33.637284,
"lng": -111.88295,
"name": "Sales Car1 ",
"startLat": 33.637284,
"startLang": -111.88295,
"sequenceId": 2721
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM - 03:14 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:39:10",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 8844
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM - 03:58 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:30:28",
"lat": 33.579168,
"lng": -111.925255,
"name": "Sales Car1 ",
"startLat": 33.579168,
"startLang": -111.925255,
"sequenceId": 1932
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM - 05:22 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:05:40",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 9933
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM - 06:26 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:39:40",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 9168
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM - 07:18 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:47:34",
"lat": 33.651375,
"lng": -111.886763,
"name": "Sales Car1 ",
"startLat": 33.651375,
"startLang": -111.886763,
"sequenceId": 6144
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "04:30:46",
"lat": 33.624231,
"lng": -111.840174,
"name": "Sales Car1 ",
"startLat": 33.624231,
"startLang": -111.840174,
"sequenceId": 5345
"engineOffCount": 17,
"engineOffData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "01:34:23",
"lat": 33.624292,
"lng": -111.840151,
"name": "Sales Car1 ",
"startLat": 33.624292,
"startLang": -111.840151,
"sequenceId": 8561
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "03:34:23",
"lat": 33.62425,
"lng": -111.840176,
"name": "Sales Car1 ",
"startLat": 33.62425,
"startLang": -111.840176,
"sequenceId": 7599
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "05:34:23",
"lat": 33.624173,
"lng": -111.840247,
"name": "Sales Car1 ",
"startLat": 33.624173,
"startLang": -111.840247,
"sequenceId": 4728
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:34:23",
"lat": 33.624225,
"lng": -111.840121,
"name": "Sales Car1 ",
"startLat": 33.624225,
"startLang": -111.840121,
"sequenceId": 1057
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:59:51",
"lat": 33.638757,
"lng": -111.883489,
"name": "Sales Car1 ",
"startLat": 33.638757,
"startLang": -111.883489,
"sequenceId": 4348
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "09:12:28",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 3910
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "11:32:59",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 7239
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:01 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:01:00",
"lat": 33.637284,
"lng": -111.88295,
"name": "Sales Car1 ",
"startLat": 33.637284,
"startLang": -111.88295,
"sequenceId": 6900
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:35:35",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 7321
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "15:28:21",
"lat": 33.579168,
"lng": -111.925255,
"name": "Sales Car1 ",
"startLat": 33.579168,
"startLang": -111.925255,
"sequenceId": 9228
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "16:17:06",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8911
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "17:47:00",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 7111
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "18:30:57",
"lat": 33.651375,
"lng": -111.886763,
"name": "Sales Car1 ",
"startLat": 33.651375,
"startLang": -111.886763,
"sequenceId": 1848
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "19:29:13",
"lat": 33.624231,
"lng": -111.840174,
"name": "Sales Car1 ",
"startLat": 33.624231,
"startLang": -111.840174,
"sequenceId": 3332
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "21:29:13",
"lat": 33.624184,
"lng": -111.840163,
"name": "Sales Car1 ",
"startLat": 33.624184,
"startLang": -111.840163,
"sequenceId": 5179
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:29:13",
"lat": 33.624241,
"lng": -111.8402,
"name": "Sales Car1 ",
"startLat": 33.624241,
"startLang": -111.8402,
"sequenceId": 1552
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624241,
"lng": -111.8402,
"name": "Sales Car1 ",
"startLat": 33.624241,
"startLang": -111.8402,
"sequenceId": 3811
"hardBrakingCount": 0,
"hardBrakingData": [],
"hardAccelerationCount": 0,
"hardAccelerationData": []
"860111051554966": {
"name": "Demo 1 ",
"imei": "860111051554966",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [],
"movement": [],
"totalInsideHours": "00:00:00",
"totalOutsideHours": "00:00:00",
"totalInsideMiles": 0,
"totalOutsideMiles": 0,
"outsideCheckHours": "00:00:00",
"insideCheckHours": "00:00:00",
7
"insideWarning": false,
8
"outsideWarning": false,
"threshold_outside": "23:58",
"threshold_inside": "23:59",
"totalIdlingHours": "00:00:00",
"totalStopTime": "23:37:49",
"totalStopCount": 1,
"trackData": [],
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "8",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [],
"stopData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:22 AM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "23:37:49",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 5524
"engineOffCount": 9,
"engineOffData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:22 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "00:22:10",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 2014
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:30 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "03:30:25",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 2269
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:39 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "06:39:02",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 1222
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:47 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "09:47:18",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 1638
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:57 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "12:57:09",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 9604
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "16:07:01",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 3529
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:16 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "19:16:45",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 8251
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "10:26 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "22:26:37",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 7458
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 9628
"hardBrakingCount": 0,
"hardBrakingData": [],
"hardAccelerationCount": 0,
"hardAccelerationData": []
"lastModifiedTime": "January 09 2026 07:26:34 PM"
✓ API Response recorded: {
"fullResponse": {
"data": {
"220902734": {
"name": "Sales Car1 ",
"imei": "220902734",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM - 07:50 AM",
"miles": 0.05,
"eventType": "outside",
"duration": "00:02:57",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:50 AM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:22",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:51 AM - 07:52 AM",
"miles": 0.03,
"eventType": "outside",
"duration": "00:00:20",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM - 07:59 AM",
"miles": 0.05,
"eventType": "outside",
"duration": "00:07:28",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM - 06:26 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM - 06:30 PM",
"miles": 0.08,
"eventType": "outside",
"duration": "00:03:30",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM - 07:18 PM",
"miles": 0.01,
"eventType": "outside",
"duration": "00:00:02",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM - 07:21 PM",
"miles": 0.2,
"eventType": "outside",
"duration": "00:02:30",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM - 07:29 PM",
"miles": 0,
"eventType": "outside",
"duration": "00:07:20",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 5708
"movement": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM - 09:12 AM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:09:06",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:24 AM - 09:32 AM",
"miles": 0.19,
"eventType": "inside",
"duration": "00:07:32",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM - 11:32 AM",
"miles": 0.03,
"eventType": "inside",
"duration": "02:00:35",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM - 12:58 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM - 01:00 PM",
"miles": 0.08,
"eventType": "inside",
"duration": "00:01:30",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM - 01:35 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:01:36",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:14 PM - 03:19 PM",
"miles": 0.29,
"eventType": "inside",
"duration": "00:04:32",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM - 03:22 PM",
"miles": 0.05,
"eventType": "inside",
"duration": "00:03:23",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM - 03:28 PM",
"miles": 0.02,
"eventType": "inside",
"duration": "00:05:17",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM - 03:59 PM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:00:52",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:00 PM - 04:01 PM",
"miles": 0.06,
"eventType": "inside",
"duration": "00:00:52",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM - 04:03 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:01:01",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM - 04:04 PM",
"miles": 0.17,
"eventType": "inside",
"duration": "00:01:16",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM - 04:11 PM",
"miles": 0.04,
"eventType": "inside",
"duration": "00:06:56",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:12 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:00:41",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:14 PM",
"miles": 0.08,
"eventType": "inside",
"duration": "00:01:21",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM - 04:17 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:01:41",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM - 05:22 PM",
"miles": 0,
"eventType": "inside",
"duration": "00:00:02",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM - 05:32 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:09:00",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM - 05:47 PM",
"miles": 0.01,
"eventType": "inside",
"duration": "00:08:40",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 3027
"totalInsideHours": "02:57:535",
"totalOutsideHours": "00:21:211",
"totalInsideMiles": 1.19,
"totalOutsideMiles": 0.44,
"outsideCheckHours": "00:24:31",
"insideCheckHours": "03:05:55",
9
"insideWarning": false,
10
"outsideWarning": false,
"threshold_outside": "10:00",
"threshold_inside": "23:59",
"totalIdlingHours": "00:15:01",
"totalStopTime": "18:40:09",
"totalStopCount": 11,
"trackData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:47:17",
"lat": 33.62427,
"lng": -111.840286,
"name": "Sales Car1 ",
"startLat": 33.62427,
"startLang": -111.840286,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "07:47:44",
"lat": 33.62522,
"lng": -111.842084,
"name": "Sales Car1 ",
"startLat": 33.62522,
"startLang": -111.842084,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:48 AM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "07:48:14",
"lat": 33.625919,
"lng": -111.844637,
"name": "Sales Car1 ",
"startLat": 33.625919,
"startLang": -111.844637,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:48 AM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "07:48:44",
"lat": 33.624921,
"lng": -111.8479,
"name": "Sales Car1 ",
"startLat": 33.624921,
"startLang": -111.8479,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:49 AM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "07:49:14",
"lat": 33.625549,
"lng": -111.852535,
"name": "Sales Car1 ",
"startLat": 33.625549,
"startLang": -111.852535,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:49 AM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "07:49:44",
"lat": 33.627483,
"lng": -111.854585,
"name": "Sales Car1 ",
"startLat": 33.627483,
"startLang": -111.854585,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "07:50:14",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 9779
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:50:22",
"lat": 33.627673,
"lng": -111.855299,
"name": "Sales Car1 ",
"startLat": 33.627673,
"startLang": -111.855299,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "07:50:44",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 5887
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:51 AM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "07:51:54",
"lat": 33.627538,
"lng": -111.855034,
"name": "Sales Car1 ",
"startLat": 33.627538,
"startLang": -111.855034,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0.03,
"eventType": "unauthorized",
"duration": "07:52:14",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 7363
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:52:15",
"lat": 33.627476,
"lng": -111.854514,
"name": "Sales Car1 ",
"startLat": 33.627476,
"startLang": -111.854514,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "07:52:44",
"lat": 33.628824,
"lng": -111.853123,
"name": "Sales Car1 ",
"startLat": 33.628824,
"startLang": -111.853123,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:53 AM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "07:53:14",
"lat": 33.631649,
"lng": -111.848437,
"name": "Sales Car1 ",
"startLat": 33.631649,
"startLang": -111.848437,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:53 AM",
"miles": 0.34,
"eventType": "unauthorized",
"duration": "07:53:44",
"lat": 33.63546,
"lng": -111.844617,
"name": "Sales Car1 ",
"startLat": 33.63546,
"startLang": -111.844617,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:54 AM",
"miles": 0.3,
"eventType": "unauthorized",
"duration": "07:54:14",
"lat": 33.639714,
"lng": -111.845191,
"name": "Sales Car1 ",
"startLat": 33.639714,
"startLang": -111.845191,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:54 AM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "07:54:44",
"lat": 33.640185,
"lng": -111.850965,
"name": "Sales Car1 ",
"startLat": 33.640185,
"startLang": -111.850965,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:55:14",
"lat": 33.640179,
"lng": -111.857246,
"name": "Sales Car1 ",
"startLat": 33.640179,
"startLang": -111.857246,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "07:55:43",
"lat": 33.640127,
"lng": -111.860778,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.860778,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:55 AM",
"miles": 0,
"eventType": "unauthorized",
"duration": "07:55:44",
"lat": 33.640127,
"lng": -111.860778,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.860778,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:56 AM",
"miles": 0.27,
"eventType": "unauthorized",
"duration": "07:56:14",
"lat": 33.640107,
"lng": -111.865474,
"name": "Sales Car1 ",
"startLat": 33.640107,
"startLang": -111.865474,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:56 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:56:44",
"lat": 33.640103,
"lng": -111.871647,
"name": "Sales Car1 ",
"startLat": 33.640103,
"startLang": -111.871647,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "07:57:14",
"lat": 33.64013,
"lng": -111.877845,
"name": "Sales Car1 ",
"startLat": 33.64013,
"startLang": -111.877845,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.02,
"eventType": "unauthorized",
"duration": "07:57:29",
"lat": 33.640141,
"lng": -111.878267,
"name": "Sales Car1 ",
"startLat": 33.640141,
"startLang": -111.878267,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:57 AM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "07:57:44",
"lat": 33.640142,
"lng": -111.879692,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.879692,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:58 AM",
"miles": 0.29,
"eventType": "unauthorized",
"duration": "07:58:14",
"lat": 33.640089,
"lng": -111.884714,
"name": "Sales Car1 ",
"startLat": 33.640089,
"startLang": -111.884714,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:58 AM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "07:58:44",
"lat": 33.639802,
"lng": -111.882765,
"name": "Sales Car1 ",
"startLat": 33.639802,
"startLang": -111.882765,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0.06,
"eventType": "unauthorized",
"duration": "07:59:14",
"lat": 33.63938,
"lng": -111.883735,
"name": "Sales Car1 ",
"startLat": 33.63938,
"startLang": -111.883735,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "07:59:43",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 9642
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM",
"miles": 0.25,
"eventType": "unauthorized",
"duration": "18:26:40",
"lat": 33.638933,
"lng": -111.887901,
"name": "Sales Car1 ",
"startLat": 33.638933,
"startLang": -111.887901,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:26:42",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 6603
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0.1,
"eventType": "unauthorized",
"duration": "18:27:12",
"lat": 33.639267,
"lng": -111.889675,
"name": "Sales Car1 ",
"startLat": 33.639267,
"startLang": -111.889675,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:27:42",
"lat": 33.639411,
"lng": -111.889706,
"name": "Sales Car1 ",
"startLat": 33.639411,
"startLang": -111.889706,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:27 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "18:27:46",
"lat": 33.639436,
"lng": -111.889707,
"name": "Sales Car1 ",
"startLat": 33.639436,
"startLang": -111.889707,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "18:28:12",
"lat": 33.641995,
"lng": -111.889948,
"name": "Sales Car1 ",
"startLat": 33.641995,
"startLang": -111.889948,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.23,
"eventType": "unauthorized",
"duration": "18:28:42",
"lat": 33.645146,
"lng": -111.891294,
"name": "Sales Car1 ",
"startLat": 33.645146,
"startLang": -111.891294,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:28 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "18:28:47",
"lat": 33.645298,
"lng": -111.891367,
"name": "Sales Car1 ",
"startLat": 33.645298,
"startLang": -111.891367,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:29 PM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "18:29:12",
"lat": 33.646384,
"lng": -111.89199,
"name": "Sales Car1 ",
"startLat": 33.646384,
"startLang": -111.89199,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:29 PM",
"miles": 0.21,
"eventType": "unauthorized",
"duration": "18:29:42",
"lat": 33.648628,
"lng": -111.889602,
"name": "Sales Car1 ",
"startLat": 33.648628,
"startLang": -111.889602,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0.22,
"eventType": "unauthorized",
"duration": "18:30:12",
"lat": 33.650304,
"lng": -111.88645,
"name": "Sales Car1 ",
"startLat": 33.650304,
"startLang": -111.88645,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0.08,
"eventType": "unauthorized",
"duration": "18:30:42",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 7097
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM",
"miles": 0.05,
"eventType": "unauthorized",
"duration": "19:18:31",
"lat": 33.650757,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.650757,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM",
"miles": 0.01,
"eventType": "unauthorized",
"duration": "19:18:33",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 8520
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM",
"miles": 0.07,
"eventType": "unauthorized",
"duration": "19:19:03",
"lat": 33.65025,
"lng": -111.886126,
"name": "Sales Car1 ",
"startLat": 33.65025,
"startLang": -111.886126,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:19 PM",
"miles": 0.1,
"eventType": "unauthorized",
"duration": "19:19:33",
"lat": 33.649113,
"lng": -111.885174,
"name": "Sales Car1 ",
"startLat": 33.649113,
"startLang": -111.885174,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:20 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:20:03",
"lat": 33.646684,
"lng": -111.88418,
"name": "Sales Car1 ",
"startLat": 33.646684,
"startLang": -111.88418,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:20 PM",
"miles": 0.28,
"eventType": "unauthorized",
"duration": "19:20:33",
"lat": 33.645734,
"lng": -111.879365,
"name": "Sales Car1 ",
"startLat": 33.645734,
"startLang": -111.879365,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:21:03",
"lat": 33.643228,
"lng": -111.878379,
"name": "Sales Car1 ",
"startLat": 33.643228,
"startLang": -111.878379,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0.2,
"eventType": "unauthorized",
"duration": "19:21:33",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 4145
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:21:43",
"lat": 33.640324,
"lng": -111.878423,
"name": "Sales Car1 ",
"startLat": 33.640324,
"startLang": -111.878423,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:22 PM",
"miles": 0.12,
"eventType": "unauthorized",
"duration": "19:22:03",
"lat": 33.64002,
"lng": -111.876434,
"name": "Sales Car1 ",
"startLat": 33.64002,
"startLang": -111.876434,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:22 PM",
"miles": 0.37,
"eventType": "unauthorized",
"duration": "19:22:33",
"lat": 33.640043,
"lng": -111.870028,
"name": "Sales Car1 ",
"startLat": 33.640043,
"startLang": -111.870028,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:23 PM",
"miles": 0.38,
"eventType": "unauthorized",
"duration": "19:23:03",
"lat": 33.640047,
"lng": -111.863425,
"name": "Sales Car1 ",
"startLat": 33.640047,
"startLang": -111.863425,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:23 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "19:23:33",
"lat": 33.640022,
"lng": -111.857648,
"name": "Sales Car1 ",
"startLat": 33.640022,
"startLang": -111.857648,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:24 PM",
"miles": 0.36,
"eventType": "unauthorized",
"duration": "19:24:03",
"lat": 33.640006,
"lng": -111.851373,
"name": "Sales Car1 ",
"startLat": 33.640006,
"startLang": -111.851373,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:24 PM",
"miles": 0.35,
"eventType": "unauthorized",
"duration": "19:24:33",
"lat": 33.639569,
"lng": -111.845339,
"name": "Sales Car1 ",
"startLat": 33.639569,
"startLang": -111.845339,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:25 PM",
"miles": 0.33,
"eventType": "unauthorized",
"duration": "19:25:03",
"lat": 33.634746,
"lng": -111.845368,
"name": "Sales Car1 ",
"startLat": 33.634746,
"startLang": -111.845368,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:25 PM",
"miles": 0.42,
"eventType": "unauthorized",
"duration": "19:25:33",
"lat": 33.630363,
"lng": -111.850313,
"name": "Sales Car1 ",
"startLat": 33.630363,
"startLang": -111.850313,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0.3,
"eventType": "unauthorized",
"duration": "19:26:03",
"lat": 33.628064,
"lng": -111.854779,
"name": "Sales Car1 ",
"startLat": 33.628064,
"startLang": -111.854779,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0.18,
"eventType": "unauthorized",
"duration": "19:26:31",
"lat": 33.625529,
"lng": -111.85383,
"name": "Sales Car1 ",
"startLat": 33.625529,
"startLang": -111.85383,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:26 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:26:33",
"lat": 33.62551,
"lng": -111.853813,
"name": "Sales Car1 ",
"startLat": 33.62551,
"startLang": -111.853813,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:27 PM",
"miles": 0.13,
"eventType": "unauthorized",
"duration": "19:27:03",
"lat": 33.625199,
"lng": -111.851658,
"name": "Sales Car1 ",
"startLat": 33.625199,
"startLang": -111.851658,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:27 PM",
"miles": 0.26,
"eventType": "unauthorized",
"duration": "19:27:33",
"lat": 33.62531,
"lng": -111.847201,
"name": "Sales Car1 ",
"startLat": 33.62531,
"startLang": -111.847201,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.15,
"eventType": "unauthorized",
"duration": "19:28:03",
"lat": 33.625605,
"lng": -111.844541,
"name": "Sales Car1 ",
"startLat": 33.625605,
"startLang": -111.844541,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.17,
"eventType": "unauthorized",
"duration": "19:28:32",
"lat": 33.625073,
"lng": -111.841716,
"name": "Sales Car1 ",
"startLat": 33.625073,
"startLang": -111.841716,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:28 PM",
"miles": 0.11,
"eventType": "unauthorized",
"duration": "19:28:59",
"lat": 33.624224,
"lng": -111.84014,
"name": "Sales Car1 ",
"startLat": 33.624224,
"startLang": -111.84014,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM",
"miles": 0,
"eventType": "unauthorized",
"duration": "19:29:03",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 5708
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM",
"miles": 2.68,
"eventType": "authorized",
"duration": "09:03:22",
"lat": 33.638653,
"lng": -111.883456,
"name": "Sales Car1 ",
"startLat": 33.638653,
"startLang": -111.883456,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM",
"miles": 0.02,
"eventType": "authorized",
"duration": "09:03:34",
"lat": 33.638819,
"lng": -111.883747,
"name": "Sales Car1 ",
"startLat": 33.638819,
"startLang": -111.883747,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:04 AM",
"miles": 0.08,
"eventType": "authorized",
"duration": "09:04:04",
"lat": 33.639675,
"lng": -111.882873,
"name": "Sales Car1 ",
"startLat": 33.639675,
"startLang": -111.882873,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:04 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:04:34",
"lat": 33.639861,
"lng": -111.879886,
"name": "Sales Car1 ",
"startLat": 33.639861,
"startLang": -111.879886,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:05:02",
"lat": 33.639871,
"lng": -111.878779,
"name": "Sales Car1 ",
"startLat": 33.639871,
"startLang": -111.878779,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0,
"eventType": "authorized",
"duration": "09:05:04",
"lat": 33.639866,
"lng": -111.878723,
"name": "Sales Car1 ",
"startLat": 33.639866,
"startLang": -111.878723,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:05 AM",
"miles": 0.32,
"eventType": "authorized",
"duration": "09:05:34",
"lat": 33.639976,
"lng": -111.873236,
"name": "Sales Car1 ",
"startLat": 33.639976,
"startLang": -111.873236,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:06 AM",
"miles": 0.34,
"eventType": "authorized",
"duration": "09:06:04",
"lat": 33.639944,
"lng": -111.867358,
"name": "Sales Car1 ",
"startLat": 33.639944,
"startLang": -111.867358,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:06 AM",
"miles": 0.36,
"eventType": "authorized",
"duration": "09:06:34",
"lat": 33.639873,
"lng": -111.861078,
"name": "Sales Car1 ",
"startLat": 33.639873,
"startLang": -111.861078,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:07 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:07:04",
"lat": 33.639973,
"lng": -111.854931,
"name": "Sales Car1 ",
"startLat": 33.639973,
"startLang": -111.854931,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:07 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:07:34",
"lat": 33.639985,
"lng": -111.848886,
"name": "Sales Car1 ",
"startLat": 33.639985,
"startLang": -111.848886,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:08 AM",
"miles": 0.32,
"eventType": "authorized",
"duration": "09:08:04",
"lat": 33.638172,
"lng": -111.843856,
"name": "Sales Car1 ",
"startLat": 33.638172,
"startLang": -111.843856,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:08 AM",
"miles": 0.34,
"eventType": "authorized",
"duration": "09:08:34",
"lat": 33.633656,
"lng": -111.846285,
"name": "Sales Car1 ",
"startLat": 33.633656,
"startLang": -111.846285,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.37,
"eventType": "authorized",
"duration": "09:09:04",
"lat": 33.629925,
"lng": -111.850971,
"name": "Sales Car1 ",
"startLat": 33.629925,
"startLang": -111.850971,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.27,
"eventType": "authorized",
"duration": "09:09:34",
"lat": 33.627509,
"lng": -111.8547,
"name": "Sales Car1 ",
"startLat": 33.627509,
"startLang": -111.8547,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:09 AM",
"miles": 0.15,
"eventType": "authorized",
"duration": "09:09:51",
"lat": 33.625478,
"lng": -111.853907,
"name": "Sales Car1 ",
"startLat": 33.625478,
"startLang": -111.853907,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:10 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:10:04",
"lat": 33.625356,
"lng": -111.852815,
"name": "Sales Car1 ",
"startLat": 33.625356,
"startLang": -111.852815,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:10 AM",
"miles": 0.15,
"eventType": "authorized",
"duration": "09:10:34",
"lat": 33.624598,
"lng": -111.850318,
"name": "Sales Car1 ",
"startLat": 33.624598,
"startLang": -111.850318,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:11 AM",
"miles": 0.25,
"eventType": "authorized",
"duration": "09:11:04",
"lat": 33.625694,
"lng": -111.84625,
"name": "Sales Car1 ",
"startLat": 33.625694,
"startLang": -111.84625,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:11 AM",
"miles": 0.14,
"eventType": "authorized",
"duration": "09:11:34",
"lat": 33.625529,
"lng": -111.843872,
"name": "Sales Car1 ",
"startLat": 33.625529,
"startLang": -111.843872,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:12:04",
"lat": 33.62465,
"lng": -111.841085,
"name": "Sales Car1 ",
"startLat": 33.62465,
"startLang": -111.841085,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:12:28",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 6414
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:24 AM",
"miles": 0.01,
"eventType": "authorized",
"duration": "09:24:34",
"lat": 33.62431,
"lng": -111.840363,
"name": "Sales Car1 ",
"startLat": 33.62431,
"startLang": -111.840363,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.17,
"eventType": "authorized",
"duration": "09:25:06",
"lat": 33.625386,
"lng": -111.843096,
"name": "Sales Car1 ",
"startLat": 33.625386,
"startLang": -111.843096,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.1,
"eventType": "authorized",
"duration": "09:25:31",
"lat": 33.625923,
"lng": -111.844664,
"name": "Sales Car1 ",
"startLat": 33.625923,
"startLang": -111.844664,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:25 AM",
"miles": 0.01,
"eventType": "authorized",
"duration": "09:25:36",
"lat": 33.626027,
"lng": -111.844821,
"name": "Sales Car1 ",
"startLat": 33.626027,
"startLang": -111.844821,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.3,
"eventType": "authorized",
"duration": "09:26:06",
"lat": 33.624686,
"lng": -111.849765,
"name": "Sales Car1 ",
"startLat": 33.624686,
"startLang": -111.849765,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.13,
"eventType": "authorized",
"duration": "09:26:26",
"lat": 33.625367,
"lng": -111.851962,
"name": "Sales Car1 ",
"startLat": 33.625367,
"startLang": -111.851962,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:26 AM",
"miles": 0.05,
"eventType": "authorized",
"duration": "09:26:36",
"lat": 33.625554,
"lng": -111.85287,
"name": "Sales Car1 ",
"startLat": 33.625554,
"startLang": -111.85287,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:27 AM",
"miles": 0.21,
"eventType": "authorized",
"duration": "09:27:06",
"lat": 33.628219,
"lng": -111.854599,
"name": "Sales Car1 ",
"startLat": 33.628219,
"startLang": -111.854599,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:27 AM",
"miles": 0.31,
"eventType": "authorized",
"duration": "09:27:36",
"lat": 33.630407,
"lng": -111.84995,
"name": "Sales Car1 ",
"startLat": 33.630407,
"startLang": -111.84995,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:28 AM",
"miles": 0.39,
"eventType": "authorized",
"duration": "09:28:06",
"lat": 33.634554,
"lng": -111.845398,
"name": "Sales Car1 ",
"startLat": 33.634554,
"startLang": -111.845398,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:28 AM",
"miles": 0.35,
"eventType": "authorized",
"duration": "09:28:36",
"lat": 33.639507,
"lng": -111.844512,
"name": "Sales Car1 ",
"startLat": 33.639507,
"startLang": -111.844512,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.4,
"eventType": "authorized",
"duration": "09:29:06",
"lat": 33.640252,
"lng": -111.851466,
"name": "Sales Car1 ",
"startLat": 33.640252,
"startLang": -111.851466,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.44,
"eventType": "authorized",
"duration": "09:29:36",
"lat": 33.640197,
"lng": -111.859077,
"name": "Sales Car1 ",
"startLat": 33.640197,
"startLang": -111.859077,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 AM",
"miles": 0.1,
"eventType": "authorized",
"duration": "09:29:58",
"lat": 33.640167,
"lng": -111.860829,
"name": "Sales Car1 ",
"startLat": 33.640167,
"startLang": -111.860829,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:30 AM",
"miles": 0.04,
"eventType": "authorized",
"duration": "09:30:06",
"lat": 33.640172,
"lng": -111.861594,
"name": "Sales Car1 ",
"startLat": 33.640172,
"startLang": -111.861594,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:30 AM",
"miles": 0.42,
"eventType": "authorized",
"duration": "09:30:36",
"lat": 33.640178,
"lng": -111.868809,
"name": "Sales Car1 ",
"startLat": 33.640178,
"startLang": -111.868809,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:31 AM",
"miles": 0.47,
"eventType": "authorized",
"duration": "09:31:06",
"lat": 33.64019,
"lng": -111.876984,
"name": "Sales Car1 ",
"startLat": 33.64019,
"startLang": -111.876984,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:31 AM",
"miles": 0.39,
"eventType": "authorized",
"duration": "09:31:36",
"lat": 33.640173,
"lng": -111.883709,
"name": "Sales Car1 ",
"startLat": 33.640173,
"startLang": -111.883709,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0.19,
"eventType": "authorized",
"duration": "09:32:06",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 2154
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0,
"eventType": "authorized",
"duration": "09:32:24",
"lat": 33.640123,
"lng": -111.887137,
"name": "Sales Car1 ",
"startLat": 33.640123,
"startLang": -111.887137,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM",
"miles": 0.06,
"eventType": "authorized",
"duration": "09:32:36",
"lat": 33.639296,
"lng": -111.887139,
"name": "Sales Car1 ",
"startLat": 33.639296,
"startLang": -111.887139,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM",
"miles": 0.03,
"eventType": "authorized",
"duration": "11:32:59",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 4479
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:58:48",
"lat": 33.63932,
"lng": -111.887633,
"name": "Sales Car1 ",
"startLat": 33.63932,
"startLang": -111.887633,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "12:58:50",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 4189
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "12:59:20",
"lat": 33.639991,
"lng": -111.887932,
"name": "Sales Car1 ",
"startLat": 33.639991,
"startLang": -111.887932,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:59 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "12:59:50",
"lat": 33.637586,
"lng": -111.887105,
"name": "Sales Car1 ",
"startLat": 33.637586,
"startLang": -111.887105,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "13:00:20",
"lat": 33.636981,
"lng": -111.884362,
"name": "Sales Car1 ",
"startLat": 33.636981,
"startLang": -111.884362,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "13:00:50",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 9120
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:33:59",
"lat": 33.637228,
"lng": -111.882908,
"name": "Sales Car1 ",
"startLat": 33.637228,
"startLang": -111.882908,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "13:34:22",
"lat": 33.636992,
"lng": -111.883308,
"name": "Sales Car1 ",
"startLat": 33.636992,
"startLang": -111.883308,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 PM",
"miles": 0.22,
"eventType": "authorized",
"duration": "13:34:51",
"lat": 33.637425,
"lng": -111.887086,
"name": "Sales Car1 ",
"startLat": 33.637425,
"startLang": -111.887086,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "13:35:22",
"lat": 33.639092,
"lng": -111.887729,
"name": "Sales Car1 ",
"startLat": 33.639092,
"startLang": -111.887729,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0,
"eventType": "authorized",
"duration": "13:35:35",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 1377
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:14 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:14:45",
"lat": 33.638871,
"lng": -111.887872,
"name": "Sales Car1 ",
"startLat": 33.638871,
"startLang": -111.887872,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "15:15:08",
"lat": 33.63893,
"lng": -111.889515,
"name": "Sales Car1 ",
"startLat": 33.63893,
"startLang": -111.889515,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:15:17",
"lat": 33.6391,
"lng": -111.889766,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.889766,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:15 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "15:15:47",
"lat": 33.640206,
"lng": -111.89083,
"name": "Sales Car1 ",
"startLat": 33.640206,
"startLang": -111.89083,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:16 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "15:16:17",
"lat": 33.63467,
"lng": -111.890832,
"name": "Sales Car1 ",
"startLat": 33.63467,
"startLang": -111.890832,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:16 PM",
"miles": 0.32,
"eventType": "authorized",
"duration": "15:16:47",
"lat": 33.630017,
"lng": -111.890984,
"name": "Sales Car1 ",
"startLat": 33.630017,
"startLang": -111.890984,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:17:04",
"lat": 33.630007,
"lng": -111.89104,
"name": "Sales Car1 ",
"startLat": 33.630007,
"startLang": -111.89104,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.07,
"eventType": "authorized",
"duration": "15:17:17",
"lat": 33.629942,
"lng": -111.892261,
"name": "Sales Car1 ",
"startLat": 33.629942,
"startLang": -111.892261,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:17:43",
"lat": 33.630035,
"lng": -111.892653,
"name": "Sales Car1 ",
"startLat": 33.630035,
"startLang": -111.892653,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:17 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "15:17:47",
"lat": 33.630106,
"lng": -111.892858,
"name": "Sales Car1 ",
"startLat": 33.630106,
"startLang": -111.892858,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:18 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "15:18:17",
"lat": 33.627559,
"lng": -111.895336,
"name": "Sales Car1 ",
"startLat": 33.627559,
"startLang": -111.895336,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:18 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "15:18:47",
"lat": 33.626068,
"lng": -111.898537,
"name": "Sales Car1 ",
"startLat": 33.626068,
"startLang": -111.898537,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "15:19:17",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 2407
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:19:24",
"lat": 33.623833,
"lng": -111.902826,
"name": "Sales Car1 ",
"startLat": 33.623833,
"startLang": -111.902826,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "15:19:47",
"lat": 33.62194,
"lng": -111.906078,
"name": "Sales Car1 ",
"startLat": 33.62194,
"startLang": -111.906078,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "15:20:14",
"lat": 33.620009,
"lng": -111.907571,
"name": "Sales Car1 ",
"startLat": 33.620009,
"startLang": -111.907571,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:20:17",
"lat": 33.619953,
"lng": -111.907612,
"name": "Sales Car1 ",
"startLat": 33.619953,
"startLang": -111.907612,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:20 PM",
"miles": 0.26,
"eventType": "authorized",
"duration": "15:20:47",
"lat": 33.61624,
"lng": -111.908509,
"name": "Sales Car1 ",
"startLat": 33.61624,
"startLang": -111.908509,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:21 PM",
"miles": 0.42,
"eventType": "authorized",
"duration": "15:21:16",
"lat": 33.610137,
"lng": -111.908587,
"name": "Sales Car1 ",
"startLat": 33.610137,
"startLang": -111.908587,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:21 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "15:21:47",
"lat": 33.603717,
"lng": -111.908578,
"name": "Sales Car1 ",
"startLat": 33.603717,
"startLang": -111.908578,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM",
"miles": 0.41,
"eventType": "authorized",
"duration": "15:22:17",
"lat": 33.597838,
"lng": -111.908713,
"name": "Sales Car1 ",
"startLat": 33.597838,
"startLang": -111.908713,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "15:22:47",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 9052
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:23:00",
"lat": 33.59717,
"lng": -111.908664,
"name": "Sales Car1 ",
"startLat": 33.59717,
"startLang": -111.908664,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0.11,
"eventType": "authorized",
"duration": "15:23:17",
"lat": 33.595513,
"lng": -111.908658,
"name": "Sales Car1 ",
"startLat": 33.595513,
"startLang": -111.908658,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:23 PM",
"miles": 0.3,
"eventType": "authorized",
"duration": "15:23:47",
"lat": 33.591242,
"lng": -111.908699,
"name": "Sales Car1 ",
"startLat": 33.591242,
"startLang": -111.908699,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:24 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "15:24:17",
"lat": 33.586351,
"lng": -111.908778,
"name": "Sales Car1 ",
"startLat": 33.586351,
"startLang": -111.908778,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:24 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "15:24:47",
"lat": 33.582115,
"lng": -111.909158,
"name": "Sales Car1 ",
"startLat": 33.582115,
"startLang": -111.909158,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:25 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "15:25:17",
"lat": 33.582135,
"lng": -111.915913,
"name": "Sales Car1 ",
"startLat": 33.582135,
"startLang": -111.915913,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:25 PM",
"miles": 0.37,
"eventType": "authorized",
"duration": "15:25:47",
"lat": 33.58213,
"lng": -111.922287,
"name": "Sales Car1 ",
"startLat": 33.58213,
"startLang": -111.922287,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:26 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "15:26:17",
"lat": 33.581462,
"lng": -111.924421,
"name": "Sales Car1 ",
"startLat": 33.581462,
"startLang": -111.924421,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:26 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "15:26:47",
"lat": 33.580368,
"lng": -111.924363,
"name": "Sales Car1 ",
"startLat": 33.580368,
"startLang": -111.924363,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "15:27:02",
"lat": 33.579882,
"lng": -111.924366,
"name": "Sales Car1 ",
"startLat": 33.579882,
"startLang": -111.924366,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "15:27:17",
"lat": 33.579382,
"lng": -111.924377,
"name": "Sales Car1 ",
"startLat": 33.579382,
"startLang": -111.924377,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:27 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "15:27:47",
"lat": 33.578966,
"lng": -111.92502,
"name": "Sales Car1 ",
"startLat": 33.578966,
"startLang": -111.92502,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "15:28:17",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 3963
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM",
"miles": 0,
"eventType": "authorized",
"duration": "15:58:57",
"lat": 33.5791,
"lng": -111.925214,
"name": "Sales Car1 ",
"startLat": 33.5791,
"startLang": -111.925214,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "15:59:19",
"lat": 33.579967,
"lng": -111.92522,
"name": "Sales Car1 ",
"startLat": 33.579967,
"startLang": -111.92522,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "15:59:49",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 3826
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:00 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:00:57",
"lat": 33.580642,
"lng": -111.924604,
"name": "Sales Car1 ",
"startLat": 33.580642,
"startLang": -111.924604,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:01:11",
"lat": 33.580749,
"lng": -111.92441,
"name": "Sales Car1 ",
"startLat": 33.580749,
"startLang": -111.92441,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:01:19",
"lat": 33.580945,
"lng": -111.924315,
"name": "Sales Car1 ",
"startLat": 33.580945,
"startLang": -111.924315,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM",
"miles": 0.06,
"eventType": "authorized",
"duration": "16:01:49",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 1621
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:18",
"lat": 33.581865,
"lng": -111.924324,
"name": "Sales Car1 ",
"startLat": 33.581865,
"startLang": -111.924324,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:19",
"lat": 33.581883,
"lng": -111.924326,
"name": "Sales Car1 ",
"startLat": 33.581883,
"startLang": -111.924326,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:02:24",
"lat": 33.581942,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581942,
"startLang": -111.924322,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:02 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "16:02:49",
"lat": 33.582078,
"lng": -111.921988,
"name": "Sales Car1 ",
"startLat": 33.582078,
"startLang": -111.921988,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:03:19",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 2466
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:03:33",
"lat": 33.582048,
"lng": -111.921909,
"name": "Sales Car1 ",
"startLat": 33.582048,
"startLang": -111.921909,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "16:03:49",
"lat": 33.582043,
"lng": -111.919528,
"name": "Sales Car1 ",
"startLat": 33.582043,
"startLang": -111.919528,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0.41,
"eventType": "authorized",
"duration": "16:04:19",
"lat": 33.58204,
"lng": -111.912348,
"name": "Sales Car1 ",
"startLat": 33.58204,
"startLang": -111.912348,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "16:04:49",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 4410
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:04:53",
"lat": 33.582019,
"lng": -111.90939,
"name": "Sales Car1 ",
"startLat": 33.582019,
"startLang": -111.90939,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:05 PM",
"miles": 0.25,
"eventType": "authorized",
"duration": "16:05:19",
"lat": 33.582044,
"lng": -111.905055,
"name": "Sales Car1 ",
"startLat": 33.582044,
"startLang": -111.905055,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:05 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "16:05:49",
"lat": 33.582021,
"lng": -111.900116,
"name": "Sales Car1 ",
"startLat": 33.582021,
"startLang": -111.900116,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.33,
"eventType": "authorized",
"duration": "16:06:19",
"lat": 33.582027,
"lng": -111.894427,
"name": "Sales Car1 ",
"startLat": 33.582027,
"startLang": -111.894427,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "16:06:43",
"lat": 33.582226,
"lng": -111.892024,
"name": "Sales Car1 ",
"startLat": 33.582226,
"startLang": -111.892024,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:06 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "16:06:49",
"lat": 33.582251,
"lng": -111.89164,
"name": "Sales Car1 ",
"startLat": 33.582251,
"startLang": -111.89164,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.13,
"eventType": "authorized",
"duration": "16:07:19",
"lat": 33.584099,
"lng": -111.891012,
"name": "Sales Car1 ",
"startLat": 33.584099,
"startLang": -111.891012,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "16:07:45",
"lat": 33.58484,
"lng": -111.891163,
"name": "Sales Car1 ",
"startLat": 33.58484,
"startLang": -111.891163,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:07:49",
"lat": 33.58498,
"lng": -111.891173,
"name": "Sales Car1 ",
"startLat": 33.58498,
"startLang": -111.891173,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:08 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "16:08:19",
"lat": 33.591143,
"lng": -111.891397,
"name": "Sales Car1 ",
"startLat": 33.591143,
"startLang": -111.891397,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:08 PM",
"miles": 0.52,
"eventType": "authorized",
"duration": "16:08:49",
"lat": 33.59866,
"lng": -111.891333,
"name": "Sales Car1 ",
"startLat": 33.59866,
"startLang": -111.891333,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:09 PM",
"miles": 0.47,
"eventType": "authorized",
"duration": "16:09:19",
"lat": 33.605472,
"lng": -111.891282,
"name": "Sales Car1 ",
"startLat": 33.605472,
"startLang": -111.891282,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:09 PM",
"miles": 0.48,
"eventType": "authorized",
"duration": "16:09:49",
"lat": 33.612398,
"lng": -111.891282,
"name": "Sales Car1 ",
"startLat": 33.612398,
"startLang": -111.891282,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:10 PM",
"miles": 0.52,
"eventType": "authorized",
"duration": "16:10:19",
"lat": 33.619908,
"lng": -111.890922,
"name": "Sales Car1 ",
"startLat": 33.619908,
"startLang": -111.890922,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:10 PM",
"miles": 0.49,
"eventType": "authorized",
"duration": "16:10:49",
"lat": 33.626909,
"lng": -111.889922,
"name": "Sales Car1 ",
"startLat": 33.626909,
"startLang": -111.889922,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "16:11:19",
"lat": 33.629319,
"lng": -111.889711,
"name": "Sales Car1 ",
"startLat": 33.629319,
"startLang": -111.889711,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "16:11:49",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8634
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:08",
"lat": 33.629035,
"lng": -111.889097,
"name": "Sales Car1 ",
"startLat": 33.629035,
"startLang": -111.889097,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:19",
"lat": 33.629104,
"lng": -111.888875,
"name": "Sales Car1 ",
"startLat": 33.629104,
"startLang": -111.888875,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:12:49",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 9421
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:12:58",
"lat": 33.629223,
"lng": -111.888857,
"name": "Sales Car1 ",
"startLat": 33.629223,
"startLang": -111.888857,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:13 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "16:13:19",
"lat": 33.628822,
"lng": -111.889031,
"name": "Sales Car1 ",
"startLat": 33.628822,
"startLang": -111.889031,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:13 PM",
"miles": 0.07,
"eventType": "authorized",
"duration": "16:13:47",
"lat": 33.628131,
"lng": -111.889882,
"name": "Sales Car1 ",
"startLat": 33.628131,
"startLang": -111.889882,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:14 PM",
"miles": 0.08,
"eventType": "authorized",
"duration": "16:14:19",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 9221
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM",
"miles": 0,
"eventType": "authorized",
"duration": "16:15:25",
"lat": 33.629266,
"lng": -111.889905,
"name": "Sales Car1 ",
"startLat": 33.629266,
"startLang": -111.889905,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:15 PM",
"miles": 0.22,
"eventType": "authorized",
"duration": "16:15:49",
"lat": 33.632519,
"lng": -111.889904,
"name": "Sales Car1 ",
"startLat": 33.632519,
"startLang": -111.889904,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:16 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "16:16:19",
"lat": 33.638135,
"lng": -111.889754,
"name": "Sales Car1 ",
"startLat": 33.638135,
"startLang": -111.889754,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:16 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "16:16:49",
"lat": 33.638854,
"lng": -111.887782,
"name": "Sales Car1 ",
"startLat": 33.638854,
"startLang": -111.887782,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "16:17:06",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8961
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "17:22:46",
"lat": 33.639417,
"lng": -111.887558,
"name": "Sales Car1 ",
"startLat": 33.639417,
"startLang": -111.887558,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:22:48",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 5706
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM",
"miles": 0.04,
"eventType": "authorized",
"duration": "17:23:18",
"lat": 33.639993,
"lng": -111.887657,
"name": "Sales Car1 ",
"startLat": 33.639993,
"startLang": -111.887657,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:23 PM",
"miles": 0.29,
"eventType": "authorized",
"duration": "17:23:48",
"lat": 33.640034,
"lng": -111.882679,
"name": "Sales Car1 ",
"startLat": 33.640034,
"startLang": -111.882679,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:24 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "17:24:18",
"lat": 33.640033,
"lng": -111.875946,
"name": "Sales Car1 ",
"startLat": 33.640033,
"startLang": -111.875946,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:24 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:24:48",
"lat": 33.639984,
"lng": -111.870122,
"name": "Sales Car1 ",
"startLat": 33.639984,
"startLang": -111.870122,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0.3,
"eventType": "authorized",
"duration": "17:25:18",
"lat": 33.639968,
"lng": -111.864993,
"name": "Sales Car1 ",
"startLat": 33.639968,
"startLang": -111.864993,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "17:25:46",
"lat": 33.640014,
"lng": -111.861333,
"name": "Sales Car1 ",
"startLat": 33.640014,
"startLang": -111.861333,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:25 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:25:48",
"lat": 33.640011,
"lng": -111.861322,
"name": "Sales Car1 ",
"startLat": 33.640011,
"startLang": -111.861322,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:26 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "17:26:18",
"lat": 33.64,
"lng": -111.856467,
"name": "Sales Car1 ",
"startLat": 33.64,
"startLang": -111.856467,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:26 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:26:48",
"lat": 33.640011,
"lng": -111.849494,
"name": "Sales Car1 ",
"startLat": 33.640011,
"startLang": -111.849494,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:27 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:27:18",
"lat": 33.638124,
"lng": -111.844011,
"name": "Sales Car1 ",
"startLat": 33.638124,
"startLang": -111.844011,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:27 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:27:48",
"lat": 33.633016,
"lng": -111.847129,
"name": "Sales Car1 ",
"startLat": 33.633016,
"startLang": -111.847129,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "17:28:18",
"lat": 33.628897,
"lng": -111.853066,
"name": "Sales Car1 ",
"startLat": 33.628897,
"startLang": -111.853066,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "17:28:39",
"lat": 33.628371,
"lng": -111.854528,
"name": "Sales Car1 ",
"startLat": 33.628371,
"startLang": -111.854528,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:28 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "17:28:48",
"lat": 33.628252,
"lng": -111.854779,
"name": "Sales Car1 ",
"startLat": 33.628252,
"startLang": -111.854779,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:29 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:29:18",
"lat": 33.62539,
"lng": -111.853876,
"name": "Sales Car1 ",
"startLat": 33.62539,
"startLang": -111.853876,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:29 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "17:29:48",
"lat": 33.625185,
"lng": -111.851741,
"name": "Sales Car1 ",
"startLat": 33.625185,
"startLang": -111.851741,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:30 PM",
"miles": 0.23,
"eventType": "authorized",
"duration": "17:30:18",
"lat": 33.624954,
"lng": -111.847765,
"name": "Sales Car1 ",
"startLat": 33.624954,
"startLang": -111.847765,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:30 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:30:48",
"lat": 33.625821,
"lng": -111.84447,
"name": "Sales Car1 ",
"startLat": 33.625821,
"startLang": -111.84447,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:31 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "17:31:18",
"lat": 33.625481,
"lng": -111.842805,
"name": "Sales Car1 ",
"startLat": 33.625481,
"startLang": -111.842805,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:31 PM",
"miles": 0.16,
"eventType": "authorized",
"duration": "17:31:48",
"lat": 33.624372,
"lng": -111.840428,
"name": "Sales Car1 ",
"startLat": 33.624372,
"startLang": -111.840428,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:32 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:32:18",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 7319
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0,
"eventType": "authorized",
"duration": "17:38:20",
"lat": 33.624296,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624296,
"startLang": -111.840261,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:38:34",
"lat": 33.62433,
"lng": -111.840346,
"name": "Sales Car1 ",
"startLat": 33.62433,
"startLang": -111.840346,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:38 PM",
"miles": 0.05,
"eventType": "authorized",
"duration": "17:38:48",
"lat": 33.624589,
"lng": -111.841076,
"name": "Sales Car1 ",
"startLat": 33.624589,
"startLang": -111.841076,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.21,
"eventType": "authorized",
"duration": "17:39:18",
"lat": 33.625503,
"lng": -111.844501,
"name": "Sales Car1 ",
"startLat": 33.625503,
"startLang": -111.844501,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.03,
"eventType": "authorized",
"duration": "17:39:31",
"lat": 33.625915,
"lng": -111.844719,
"name": "Sales Car1 ",
"startLat": 33.625915,
"startLang": -111.844719,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:39 PM",
"miles": 0.1,
"eventType": "authorized",
"duration": "17:39:48",
"lat": 33.625722,
"lng": -111.846466,
"name": "Sales Car1 ",
"startLat": 33.625722,
"startLang": -111.846466,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:40 PM",
"miles": 0.28,
"eventType": "authorized",
"duration": "17:40:18",
"lat": 33.625093,
"lng": -111.851346,
"name": "Sales Car1 ",
"startLat": 33.625093,
"startLang": -111.851346,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:40 PM",
"miles": 0.14,
"eventType": "authorized",
"duration": "17:40:48",
"lat": 33.625695,
"lng": -111.853741,
"name": "Sales Car1 ",
"startLat": 33.625695,
"startLang": -111.853741,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:41 PM",
"miles": 0.2,
"eventType": "authorized",
"duration": "17:41:18",
"lat": 33.628507,
"lng": -111.854065,
"name": "Sales Car1 ",
"startLat": 33.628507,
"startLang": -111.854065,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:41 PM",
"miles": 0.38,
"eventType": "authorized",
"duration": "17:41:48",
"lat": 33.631596,
"lng": -111.848522,
"name": "Sales Car1 ",
"startLat": 33.631596,
"startLang": -111.848522,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:42 PM",
"miles": 0.4,
"eventType": "authorized",
"duration": "17:42:18",
"lat": 33.636018,
"lng": -111.84413,
"name": "Sales Car1 ",
"startLat": 33.636018,
"startLang": -111.84413,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:42 PM",
"miles": 0.33,
"eventType": "authorized",
"duration": "17:42:48",
"lat": 33.640175,
"lng": -111.847054,
"name": "Sales Car1 ",
"startLat": 33.640175,
"startLang": -111.847054,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:43 PM",
"miles": 0.43,
"eventType": "authorized",
"duration": "17:43:18",
"lat": 33.640169,
"lng": -111.854607,
"name": "Sales Car1 ",
"startLat": 33.640169,
"startLang": -111.854607,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:43 PM",
"miles": 0.44,
"eventType": "authorized",
"duration": "17:43:48",
"lat": 33.640127,
"lng": -111.862215,
"name": "Sales Car1 ",
"startLat": 33.640127,
"startLang": -111.862215,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.39,
"eventType": "authorized",
"duration": "17:44:18",
"lat": 33.64009,
"lng": -111.869057,
"name": "Sales Car1 ",
"startLat": 33.64009,
"startLang": -111.869057,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.02,
"eventType": "authorized",
"duration": "17:44:33",
"lat": 33.640069,
"lng": -111.869439,
"name": "Sales Car1 ",
"startLat": 33.640069,
"startLang": -111.869439,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:44 PM",
"miles": 0.12,
"eventType": "authorized",
"duration": "17:44:48",
"lat": 33.640102,
"lng": -111.871547,
"name": "Sales Car1 ",
"startLat": 33.640102,
"startLang": -111.871547,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.34,
"eventType": "authorized",
"duration": "17:45:18",
"lat": 33.640124,
"lng": -111.87753,
"name": "Sales Car1 ",
"startLat": 33.640124,
"startLang": -111.87753,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:45:27",
"lat": 33.640128,
"lng": -111.877632,
"name": "Sales Car1 ",
"startLat": 33.640128,
"startLang": -111.877632,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:45 PM",
"miles": 0.17,
"eventType": "authorized",
"duration": "17:45:48",
"lat": 33.640151,
"lng": -111.880583,
"name": "Sales Car1 ",
"startLat": 33.640151,
"startLang": -111.880583,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:46 PM",
"miles": 0.36,
"eventType": "authorized",
"duration": "17:46:18",
"lat": 33.64014,
"lng": -111.886818,
"name": "Sales Car1 ",
"startLat": 33.64014,
"startLang": -111.886818,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:46 PM",
"miles": 0.09,
"eventType": "authorized",
"duration": "17:46:48",
"lat": 33.639088,
"lng": -111.887638,
"name": "Sales Car1 ",
"startLat": 33.639088,
"startLang": -111.887638,
"sequenceId": 3027
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM",
"miles": 0.01,
"eventType": "authorized",
"duration": "17:47:00",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 3027
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "50",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:47 AM - 07:47 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:03",
"lat": 33.624248,
"lng": -111.84029,
"name": "Sales Car1 ",
"startLat": 33.624248,
"startLang": -111.84029,
"sequenceId": 9896
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:50 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.627684,
"lng": -111.855347,
"name": "Sales Car1 ",
"startLat": 33.627684,
"startLang": -111.855347,
"sequenceId": 5402
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:50 AM - 07:51 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:10",
"lat": 33.627653,
"lng": -111.855074,
"name": "Sales Car1 ",
"startLat": 33.627653,
"startLang": -111.855074,
"sequenceId": 3034
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:52 AM - 07:52 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:01",
"lat": 33.627472,
"lng": -111.854527,
"name": "Sales Car1 ",
"startLat": 33.627472,
"startLang": -111.854527,
"sequenceId": 3222
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM - 07:59 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.638764,
"lng": -111.883473,
"name": "Sales Car1 ",
"startLat": 33.638764,
"startLang": -111.883473,
"sequenceId": 7025
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:03 AM - 09:03 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:18",
"lat": 33.638719,
"lng": -111.883382,
"name": "Sales Car1 ",
"startLat": 33.638719,
"startLang": -111.883382,
"sequenceId": 5272
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:32 AM - 09:32 AM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:18",
"lat": 33.640142,
"lng": -111.887063,
"name": "Sales Car1 ",
"startLat": 33.640142,
"startLang": -111.887063,
"sequenceId": 5470
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:58 PM - 12:59 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.639422,
"lng": -111.887634,
"name": "Sales Car1 ",
"startLat": 33.639422,
"startLang": -111.887634,
"sequenceId": 2361
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:00 PM - 01:01 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.637281,
"lng": -111.882939,
"name": "Sales Car1 ",
"startLat": 33.637281,
"startLang": -111.882939,
"sequenceId": 4095
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:33 PM - 01:33 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:07",
"lat": 33.63726,
"lng": -111.882916,
"name": "Sales Car1 ",
"startLat": 33.63726,
"startLang": -111.882916,
"sequenceId": 4951
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:19 PM - 03:19 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:07",
"lat": 33.62382,
"lng": -111.902828,
"name": "Sales Car1 ",
"startLat": 33.62382,
"startLang": -111.902828,
"sequenceId": 5373
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:22 PM - 03:23 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:13",
"lat": 33.597177,
"lng": -111.908651,
"name": "Sales Car1 ",
"startLat": 33.597177,
"startLang": -111.908651,
"sequenceId": 1798
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM - 03:28 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:04",
"lat": 33.579167,
"lng": -111.925244,
"name": "Sales Car1 ",
"startLat": 33.579167,
"startLang": -111.925244,
"sequenceId": 7736
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:58 PM - 03:58 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:08",
"lat": 33.579119,
"lng": -111.925263,
"name": "Sales Car1 ",
"startLat": 33.579119,
"startLang": -111.925263,
"sequenceId": 3457
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:59 PM - 04:00 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:08",
"lat": 33.580643,
"lng": -111.924708,
"name": "Sales Car1 ",
"startLat": 33.580643,
"startLang": -111.924708,
"sequenceId": 4659
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:01 PM - 04:02 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:29",
"lat": 33.581843,
"lng": -111.924322,
"name": "Sales Car1 ",
"startLat": 33.581843,
"startLang": -111.924322,
"sequenceId": 8574
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:03 PM - 04:03 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:14",
"lat": 33.582053,
"lng": -111.921897,
"name": "Sales Car1 ",
"startLat": 33.582053,
"startLang": -111.921897,
"sequenceId": 7793
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:04 PM - 04:04 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:04",
"lat": 33.582014,
"lng": -111.909396,
"name": "Sales Car1 ",
"startLat": 33.582014,
"startLang": -111.909396,
"sequenceId": 9594
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:11 PM - 04:12 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:19",
"lat": 33.629107,
"lng": -111.889141,
"name": "Sales Car1 ",
"startLat": 33.629107,
"startLang": -111.889141,
"sequenceId": 8268
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:12 PM - 04:12 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:09",
"lat": 33.629195,
"lng": -111.888885,
"name": "Sales Car1 ",
"startLat": 33.629195,
"startLang": -111.888885,
"sequenceId": 5964
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:14 PM - 04:15 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:01:06",
"lat": 33.629312,
"lng": -111.889936,
"name": "Sales Car1 ",
"startLat": 33.629312,
"startLang": -111.889936,
"sequenceId": 3080
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:22 PM - 05:23 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.639467,
"lng": -111.887551,
"name": "Sales Car1 ",
"startLat": 33.639467,
"startLang": -111.887551,
"sequenceId": 7312
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:32 PM - 05:38 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:06:02",
"lat": 33.624303,
"lng": -111.840261,
"name": "Sales Car1 ",
"startLat": 33.624303,
"startLang": -111.840261,
"sequenceId": 3454
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:26 PM - 06:27 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.63892,
"lng": -111.888007,
"name": "Sales Car1 ",
"startLat": 33.63892,
"startLang": -111.888007,
"sequenceId": 2156
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM - 06:30 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:15",
"lat": 33.651374,
"lng": -111.886766,
"name": "Sales Car1 ",
"startLat": 33.651374,
"startLang": -111.886766,
"sequenceId": 4767
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:18 PM - 07:19 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:30",
"lat": 33.65068,
"lng": -111.887166,
"name": "Sales Car1 ",
"startLat": 33.65068,
"startLang": -111.887166,
"sequenceId": 7273
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:21 PM - 07:21 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.640304,
"lng": -111.878448,
"name": "Sales Car1 ",
"startLat": 33.640304,
"startLang": -111.878448,
"sequenceId": 7625
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM - 07:29 PM",
"miles": 0,
"eventType": "idling",
"duration": "00:00:10",
"lat": 33.624227,
"lng": -111.840136,
"name": "Sales Car1 ",
"startLat": 33.624227,
"startLang": -111.840136,
"sequenceId": 6991
"stopData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 AM - 07:47 AM",
"miles": 0,
"eventType": "stop",
"duration": "06:12:51",
"lat": 33.624292,
"lng": -111.840151,
"name": "Sales Car1 ",
"startLat": 33.624292,
"startLang": -111.840151,
"sequenceId": 4424
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM - 09:03 AM",
"miles": 0,
"eventType": "stop",
"duration": "01:03:13",
"lat": 33.638757,
"lng": -111.883489,
"name": "Sales Car1 ",
"startLat": 33.638757,
"startLang": -111.883489,
"sequenceId": 9703
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM - 09:24 AM",
"miles": 0,
"eventType": "stop",
"duration": "00:12:06",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 4828
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM - 12:58 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:25:49",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 6038
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:01 PM - 01:33 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:32:52",
"lat": 33.637284,
"lng": -111.88295,
"name": "Sales Car1 ",
"startLat": 33.637284,
"startLang": -111.88295,
"sequenceId": 2721
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM - 03:14 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:39:10",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 8844
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM - 03:58 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:30:28",
"lat": 33.579168,
"lng": -111.925255,
"name": "Sales Car1 ",
"startLat": 33.579168,
"startLang": -111.925255,
"sequenceId": 1932
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM - 05:22 PM",
"miles": 0,
"eventType": "stop",
"duration": "01:05:40",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 9933
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM - 06:26 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:39:40",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 9168
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM - 07:18 PM",
"miles": 0,
"eventType": "stop",
"duration": "00:47:34",
"lat": 33.651375,
"lng": -111.886763,
"name": "Sales Car1 ",
"startLat": 33.651375,
"startLang": -111.886763,
"sequenceId": 6144
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "04:30:46",
"lat": 33.624231,
"lng": -111.840174,
"name": "Sales Car1 ",
"startLat": 33.624231,
"startLang": -111.840174,
"sequenceId": 5345
"engineOffCount": 17,
"engineOffData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "01:34:23",
"lat": 33.624292,
"lng": -111.840151,
"name": "Sales Car1 ",
"startLat": 33.624292,
"startLang": -111.840151,
"sequenceId": 8561
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "03:34:23",
"lat": 33.62425,
"lng": -111.840176,
"name": "Sales Car1 ",
"startLat": 33.62425,
"startLang": -111.840176,
"sequenceId": 7599
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "05:34:23",
"lat": 33.624173,
"lng": -111.840247,
"name": "Sales Car1 ",
"startLat": 33.624173,
"startLang": -111.840247,
"sequenceId": 4728
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:34 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:34:23",
"lat": 33.624225,
"lng": -111.840121,
"name": "Sales Car1 ",
"startLat": 33.624225,
"startLang": -111.840121,
"sequenceId": 1057
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:59 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "07:59:51",
"lat": 33.638757,
"lng": -111.883489,
"name": "Sales Car1 ",
"startLat": 33.638757,
"startLang": -111.883489,
"sequenceId": 4348
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:12 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "09:12:28",
"lat": 33.624212,
"lng": -111.840224,
"name": "Sales Car1 ",
"startLat": 33.624212,
"startLang": -111.840224,
"sequenceId": 3910
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:32 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "11:32:59",
"lat": 33.639113,
"lng": -111.887612,
"name": "Sales Car1 ",
"startLat": 33.639113,
"startLang": -111.887612,
"sequenceId": 7239
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:01 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:01:00",
"lat": 33.637284,
"lng": -111.88295,
"name": "Sales Car1 ",
"startLat": 33.637284,
"startLang": -111.88295,
"sequenceId": 6900
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "01:35 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "13:35:35",
"lat": 33.6391,
"lng": -111.887701,
"name": "Sales Car1 ",
"startLat": 33.6391,
"startLang": -111.887701,
"sequenceId": 7321
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:28 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "15:28:21",
"lat": 33.579168,
"lng": -111.925255,
"name": "Sales Car1 ",
"startLat": 33.579168,
"startLang": -111.925255,
"sequenceId": 9228
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:17 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "16:17:06",
"lat": 33.638925,
"lng": -111.887595,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887595,
"sequenceId": 8911
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "05:47 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "17:47:00",
"lat": 33.638925,
"lng": -111.887556,
"name": "Sales Car1 ",
"startLat": 33.638925,
"startLang": -111.887556,
"sequenceId": 7111
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:30 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "18:30:57",
"lat": 33.651375,
"lng": -111.886763,
"name": "Sales Car1 ",
"startLat": 33.651375,
"startLang": -111.886763,
"sequenceId": 1848
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "19:29:13",
"lat": 33.624231,
"lng": -111.840174,
"name": "Sales Car1 ",
"startLat": 33.624231,
"startLang": -111.840174,
"sequenceId": 3332
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "21:29:13",
"lat": 33.624184,
"lng": -111.840163,
"name": "Sales Car1 ",
"startLat": 33.624184,
"startLang": -111.840163,
"sequenceId": 5179
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "11:29 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:29:13",
"lat": 33.624241,
"lng": -111.8402,
"name": "Sales Car1 ",
"startLat": 33.624241,
"startLang": -111.8402,
"sequenceId": 1552
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624241,
"lng": -111.8402,
"name": "Sales Car1 ",
"startLat": 33.624241,
"startLang": -111.8402,
"sequenceId": 3811
"hardBrakingCount": 0,
"hardBrakingData": [],
"hardAccelerationCount": 0,
"hardAccelerationData": []
"860111051554966": {
"name": "Demo 1 ",
"imei": "860111051554966",
"Stime": "09:00",
"Etime": "18:00",
"unauthorized": [],
"movement": [],
"totalInsideHours": "00:00:00",
"totalOutsideHours": "00:00:00",
"totalInsideMiles": 0,
"totalOutsideMiles": 0,
"outsideCheckHours": "00:00:00",
"insideCheckHours": "00:00:00",
11
"insideWarning": false,
12
"outsideWarning": false,
"threshold_outside": "23:58",
"threshold_inside": "23:59",
"totalIdlingHours": "00:00:00",
"totalStopTime": "23:37:49",
"totalStopCount": 1,
"trackData": [],
"movingData": [],
"moving": false,
"lastUpdated": [],
"postedspeed": "8",
"speed_violation": 0,
"speedViolationData": [],
"idlingData": [],
"stopData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:22 AM - 11:59 PM",
"miles": 0,
"eventType": "stop",
"duration": "23:37:49",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 5524
"engineOffCount": 9,
"engineOffData": [
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:22 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "00:22:10",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 2014
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "03:30 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "03:30:25",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 2269
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "06:39 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "06:39:02",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 1222
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "09:47 AM",
"miles": 0,
"eventType": "engine_off",
"duration": "09:47:18",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 1638
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "12:57 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "12:57:09",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 9604
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "04:07 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "16:07:01",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 3529
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "07:16 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "19:16:45",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 8251
"dayOfWeek": "Wednesday",
"date": "2026-01-07",
"hours": "10:26 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "22:26:37",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 7458
"dayOfWeek": "Thursday",
"date": "2026-01-08",
"hours": "11:59 PM",
"miles": 0,
"eventType": "engine_off",
"duration": "23:59:59",
"lat": 33.624203,
"lng": -111.840264,
"name": "Demo 1 ",
"startLat": 33.624203,
"startLang": -111.840264,
"sequenceId": 9628
"hardBrakingCount": 0,
"hardBrakingData": [],
"hardAccelerationCount": 0,
"hardAccelerationData": []
"lastModifiedTime": "January 09 2026 07:26:34 PM"
"timestamp": "2026-01-23T22:25:03.327Z"
✓ Recorded Low Priority Alerts: [33m28[39m
✓ Recorded High Priority Alerts: [33m35[39m
✓ Recorded Idling: [33m28[39m
✓ Recorded Engine Off: [33m26[39m
✓ All recorded values: {
"lowPriorityAlerts": 28,
"highPriorityAlerts": 35,
"idling": 28,
"engineOff": 26
✓ Completed recording API and UI values from After Hours Summary panel
✓ Clicked Show Details button
✓ Alerts Overview panel (#alerts-overview-panel) is opened
✓ Verified Alerts Overview panel contains expected header text
✓ Outside Hours card is active by default
✓ Outside Hours count: [33m9[39m
✓ Outside Hours count verified: [33m9[39m
✓ Alerts table is visible
✓ Verified table contains High Priority alerts for Outside Hours
✓ Table has [33m6[39m headers
✓ Header 1: Vehicle
✓ Header 2: Location
✓ Header 3: Date
✓ Header 4: Timings
✓ Header 5: Duration
✓ Header 6: Status
✓ All table headers verified: Vehicle, Location, Date, Timings, Duration, Status
✓ Table row count: [33m9[39m
✓ Table has rows matching Outside Hours alerts
Verifying each row in the table...
Row 1: Vehicle="Sales Car1", Location="10437 McDowell Mountain Ranch ...", Date="01/07/2026", Timings="07:47 AM - 07:50 AM", Duration="00:02:57", Status="High Priority"
✓ Row 1 Status verified: High Priority
Row 2: Vehicle="Sales Car1", Location="15642 105th St, Scottsdale, AZ...", Date="01/07/2026", Timings="07:50 AM - 07:50 AM", Duration="00:00:22", Status="High Priority"
✓ Row 2 Status verified: High Priority
Row 3: Vehicle="Sales Car1", Location="15606 105th St, Scottsdale, AZ...", Date="01/07/2026", Timings="07:51 AM - 07:52 AM", Duration="00:00:20", Status="High Priority"
✓ Row 3 Status verified: High Priority
Row 4: Vehicle="Sales Car1", Location="16715 N 91st St, Scottsdale, A...", Date="01/07/2026", Timings="07:52 AM - 07:59 AM", Duration="00:07:28", Status="High Priority"
✓ Row 4 Status verified: High Priority
Row 5: Vehicle="Sales Car1", Location="16788 N 90th St, Scottsdale, A...", Date="01/07/2026", Timings="06:26 PM - 06:26 PM", Duration="00:00:02", Status="High Priority"
✓ Row 5 Status verified: High Priority
Row 6: Vehicle="Sales Car1", Location="18235 N Pima Rd, Scottsdale, A...", Date="01/07/2026", Timings="06:27 PM - 06:30 PM", Duration="00:03:30", Status="High Priority"
✓ Row 6 Status verified: High Priority
Row 7: Vehicle="Sales Car1", Location="18221 N Pima Rd, Scottsdale, A...", Date="01/07/2026", Timings="07:18 PM - 07:18 PM", Duration="00:00:02", Status="High Priority"
✓ Row 7 Status verified: High Priority
Row 8: Vehicle="Sales Car1", Location="9348 E Bell Rd, Scottsdale, AZ...", Date="01/07/2026", Timings="07:19 PM - 07:21 PM", Duration="00:02:30", Status="High Priority"
✓ Row 8 Status verified: High Priority
Row 9: Vehicle="Sales Car1", Location="11245 E Karen Dr, Scottsdale, ...", Date="01/07/2026", Timings="07:21 PM - 07:29 PM", Duration="00:07:20", Status="High Priority"
✓ Row 9 Status verified: High Priority
✓ All 9 rows verified with High Priority status
✓ Outside Hours table verification completed
✓ Entered "Sales Car1" in search input
✓ Search results contain "Sales Car1"
✓ Filtered table row count: [33m9[39m
✓ Stored row data: {
"vehicle": "Sales Car1",
"location": "10437 McDowell Mountain Ranch Rd, Scottsdale, AZ 85255",
"date": "01/07/2026",
"timings": "07:47 AM - 07:50 AM",
"duration": "00:02:57",
"status": "High Priority"
✓ Clicked on the first row
! No infobox found after clicking row
✓ Search input cleared
✓ Search functionality and infobox verification completed
✓ Clicked on Idling card
✓ Idling card is now active
✓ Idling card count: [33m28[39m
✓ Idling count matches recorded value: [33m28[39m
✓ Search input is cleared
✓ Idling alerts table is visible
✓ Verified table contains Low Priority alerts for Idling
✓ Idling table has [33m6[39m headers
✓ Idling Header 1: Vehicle
✓ Idling Header 2: Location
✓ Idling Header 3: Date
✓ Idling Header 4: Timings
✓ Idling Header 5: Idling Hours
✓ Idling Header 6: Status
✓ All Idling table headers verified: Vehicle, Location, Date, Timings, Idling Hours, Status
✓ Idling table row count: [33m10[39m
✓ Idling table has rows matching Idling alerts
Verifying each row in the Idling table...
Idling Row 1: Vehicle="Sales Car1", Location="11237 E Karen Dr, Scottsdale, ...", Date="01/07/2026", Timings="07:47 AM - 07:47 AM", Idling Hours="00:00:03", Status="Low Priority"
✓ Idling Row 1 Status verified: Low Priority
Idling Row 2: Vehicle="Sales Car1", Location="10437 McDowell Mountain Ranch ...", Date="01/07/2026", Timings="07:50 AM - 07:50 AM", Idling Hours="00:00:08", Status="Low Priority"
✓ Idling Row 2 Status verified: Low Priority
Idling Row 3: Vehicle="Sales Car1", Location="15642 105th St, Scottsdale, AZ...", Date="01/07/2026", Timings="07:50 AM - 07:51 AM", Idling Hours="00:01:10", Status="Low Priority"
✓ Idling Row 3 Status verified: Low Priority
Idling Row 4: Vehicle="Sales Car1", Location="15606 105th St, Scottsdale, AZ...", Date="01/07/2026", Timings="07:52 AM - 07:52 AM", Idling Hours="00:00:01", Status="Low Priority"
✓ Idling Row 4 Status verified: Low Priority
Idling Row 5: Vehicle="Sales Car1", Location="16715 N 91st St, Scottsdale, A...", Date="01/07/2026", Timings="07:59 AM - 07:59 AM", Idling Hours="00:00:08", Status="Low Priority"
✓ Idling Row 5 Status verified: Low Priority
Idling Row 6: Vehicle="Sales Car1", Location="16711 N 91st St, Scottsdale, A...", Date="01/07/2026", Timings="09:03 AM - 09:03 AM", Idling Hours="00:00:18", Status="Low Priority"
✓ Idling Row 6 Status verified: Low Priority
Idling Row 7: Vehicle="Sales Car1", Location="8962 E Bell Rd, Scottsdale, AZ...", Date="01/07/2026", Timings="09:32 AM - 09:32 AM", Idling Hours="00:00:18", Status="Low Priority"
✓ Idling Row 7 Status verified: Low Priority
Idling Row 8: Vehicle="Sales Car1", Location="16836 N 90th St, Scottsdale, A...", Date="01/07/2026", Timings="12:58 PM - 12:59 PM", Idling Hours="00:00:30", Status="Low Priority"
✓ Idling Row 8 Status verified: Low Priority
Idling Row 9: Vehicle="Sales Car1", Location="9371 E Bahia Dr, Scottsdale, A...", Date="01/07/2026", Timings="01:00 PM - 01:01 PM", Idling Hours="00:00:10", Status="Low Priority"
✓ Idling Row 9 Status verified: Low Priority
Idling Row 10: Vehicle="Sales Car1", Location="9379 E Bahia Dr, Scottsdale, A...", Date="01/07/2026", Timings="01:33 PM - 01:33 PM", Idling Hours="00:00:07", Status="Low Priority"
✓ Idling Row 10 Status verified: Low Priority
✓ All 10 Idling rows verified with Low Priority status
✓ Idling table verification completed
✓ Vehicle column header is clickable (cursor: pointer)
✓ Location column header is clickable (cursor: pointer)
✓ Date column header is clickable (cursor: pointer)
✓ Timings column header is NOT sortable (cursor: default)
✓ Idling Hours column header is clickable (cursor: pointer)
✓ Status column header is clickable (cursor: pointer)
Testing Idling Hours column sorting...
✓ Clicked Idling Hours header (1st click - expecting ascending sort)
After 1st click (Ascending):
First row Idling Hours: 00:00:01 ( 0.02 min)
Second row Idling Hours: 00:00:03 ( 0.05 min)
Last row Idling Hours: 00:00:09 ( 0.15 min)
✓ VERIFIED: Idling Hours sorted in ASCENDING order (lowest at top)
✓ Clicked Idling Hours header (2nd click - expecting descending sort)
After 2nd click (Descending):
First row Idling Hours: 00:06:02 ( 6.03 min)
Second row Idling Hours: 00:01:10 ( 1.17 min)
Last row Idling Hours: 00:00:19 ( 0.32 min)
✓ VERIFIED: Idling Hours sorted in DESCENDING order (highest at top)
Testing Vehicle column sorting...
✓ Clicked Vehicle header
First vehicle after sort: Sales Car1
Last vehicle after sort: Sales Car1
✓ Vehicle column sorting verified
Testing Date column sorting...
✓ Clicked Date header
First date after sort: 01/07/2026
Last date after sort: 01/07/2026
✓ Date column sorting verified
Testing Status column sorting...
✓ Clicked Status header
First status after sort: Low Priority
✓ Status column sorting verified
✓ All table column sorting tests completed
✓ Stored Idling row data: {
"vehicle": "Sales Car1",
"location": "N/A",
"date": "01/07/2026",
"timings": "05:32 PM - 05:38 PM",
"idlingHours": "00:06:02",
"status": "Low Priority"
✓ Clicked on the first Idling row
! No infobox found after clicking Idling row
✓ Entered "Test Search" in search input while on Idling
✓ Search input has value before switching: Test Search
✓ Clicked on Outside Hours card
! Note: Search input is NOT cleared when switching cards. Current value: Test Search
This appears to be the expected application behavior - search persists across card switches
✓ Clicked on Idling card again
! Note: Search input persists when switching cards. Current value: Test Search
✓ Verified search input behavior when switching between cards (persists current value)
✓ Idling card clicked and verified
|
PASSED | 320.69s | No video |
| TS016-A | After Hour Insight |
should verify after hours insights UI functionality
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ After Hours Insights panel opened
=== SETTING UP API INTERCEPTION ===
Date set result: {"success":true,"value":"2026-01-14 to 2026-01-15"}
Date set to: 2026-01-14 to 2026-01-15
Waiting for platform to be fully loaded...
✓ Submit button is ready
✓ Submit button clicked
API Response captured: {
"data": [
"imei": 220902734,
"vehicleName": "Sales Car1 ",
"vehicleStatus": "online",
"daily": null,
"totalOutside": "00:00:00",
"totalInside": "00:00:00",
"Stime": "00:00",
"Etime": "23:59",
"totalOutsideHours": "00:45:14",
"totalInsideHours": "02:04:43",
"outsideCheckHours": "00:45:14",
"insideCheckHours": "02:04:43",
1
"insideWarning": false,
2
"outsideWarning": false,
"unauthorized": null
"imei": 860111051554966,
"vehicleName": "Demo 1 ",
"vehicleStatus": "online",
"daily": null,
"totalOutside": "00:00:00",
"totalInside": "00:00:00",
"Stime": "00:00",
"Etime": "23:59",
"totalOutsideHours": "00:00:00",
"totalInsideHours": "00:00:00",
"outsideCheckHours": "00:00:00",
"insideCheckHours": "00:00:00",
3
"insideWarning": false,
4
"outsideWarning": false
"weekly": [],
"AccTime": {
"Stime": null,
"Etime": null
✓ API response captured successfully
✓ API returned 2 vehicles
Found 192 vehicle cards in UI
=== VERIFYING API DATA WITH UI VALUES ===
Verifying vehicle: Sales Car1
API Authorized: 02:04:43
UI Authorized: 02:04:43
API Unauthorized: 00:45:14
UI Unauthorized: 00:45:14
✓ Sales Car1 - Values match!
Verifying vehicle: Demo 1
API Authorized: 00:00:00
UI Authorized: 00:00:00
API Unauthorized: 00:00:00
UI Unauthorized: 00:00:00
✓ Demo 1 - Values match!
=== API VERIFICATION COMPLETE ===
=== TESTING SEARCH FUNCTIONALITY ===
✓ Search input is visible
✓ Typed "Sales Car1" in search
=== SETTING UP API INTERCEPTION FOR TABLE DATA ===
✓ Sales Car1 card found
✓ Clicked on Sales Car1 card
Table API Response captured
Number of records in API: [33m62[39m
✓ Modal opened with Sales Car1 details
=== SEARCH FUNCTIONALITY TEST COMPLETE ===
=== VERIFYING TABLE DATA WITH API RESPONSE ===
✓ Locations table is visible
✓ Table API response captured successfully
Total records in API: 62
Visible table rows: 10
Comparing first 8 rows
Comparing Row 1
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:01 AM - 09:03 AM
Location: 11249 E Karen Dr, Scottsdale, AZ 85255
Duration: 00:01:32
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:01:32
Note: API has no time range, UI shows: 09:01 AM - 09:03 AM
Note: API has no location, UI shows: 11249 E Karen Dr, Scottsdale, AZ 85255
✓ Row 1 matches API data
Comparing Row 2
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:03 AM - 09:10 AM
Location: McDowell Mountain Ranch Rd, Scottsdale, AZ
Duration: 00:07:12
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:07:12
Note: API has no time range, UI shows: 09:03 AM - 09:10 AM
Note: API has no location, UI shows: McDowell Mountain Ranch Rd, Scottsdale, AZ
✓ Row 2 matches API data
Comparing Row 3
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:33 AM - 09:33 AM
Location: 16715 N 91st St, Scottsdale, AZ 85260
Duration: 00:00:02
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:00:02
Note: API has no time range, UI shows: 09:33 AM - 09:33 AM
Note: API has no location, UI shows: 16715 N 91st St, Scottsdale, AZ 85260
✓ Row 3 matches API data
Comparing Row 4
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:34 AM - 09:39 AM
Location: 16826 N 90th St, Scottsdale, AZ 85260
Duration: 00:05:00
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:05:00
Note: API has no time range, UI shows: 09:34 AM - 09:39 AM
Note: API has no location, UI shows: 16826 N 90th St, Scottsdale, AZ 85260
✓ Row 4 matches API data
Comparing Row 5
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:39 AM - 09:41 AM
Location: 11243 E Karen Dr, Scottsdale, AZ 85255
Duration: 00:01:26
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:01:26
Note: API has no time range, UI shows: 09:39 AM - 09:41 AM
Note: API has no location, UI shows: 11243 E Karen Dr, Scottsdale, AZ 85255
✓ Row 5 matches API data
Comparing Row 6
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:41 AM - 09:42 AM
Location: 18698 N Thompson Peak Pkwy, Scottsdale, AZ 85255
Duration: 00:01:01
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:01:01
Note: API has no time range, UI shows: 09:41 AM - 09:42 AM
Note: API has no location, UI shows: 18698 N Thompson Peak Pkwy, Scottsdale, AZ 85255
✓ Row 6 matches API data
Comparing Row 7
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 09:42 AM - 09:43 AM
Location: 18235 N Pima Rd, Scottsdale, AZ 85255
Duration: 00:00:28
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:00:28
Note: API has no time range, UI shows: 09:42 AM - 09:43 AM
Note: API has no location, UI shows: 18235 N Pima Rd, Scottsdale, AZ 85255
✓ Row 7 matches API data
Comparing Row 8
Table Data:
Date: 2026-01-14
Day: Wednesday
Time Range: 11:58 AM - 11:59 AM
Location: 18241 N Pima Rd, Scottsdale, AZ 85255
Duration: 00:01:02
API Data:
Date: 2026-01-14
Day: Wednesday
Time Range:
Location:
Duration: 00:01:02
Note: API has no time range, UI shows: 11:58 AM - 11:59 AM
Note: API has no location, UI shows: 18241 N Pima Rd, Scottsdale, AZ 85255
✓ Row 8 matches API data
=== TABLE DATA VERIFICATION COMPLETE ===
✓ All 8 rows match the API response
=== TESTING ENTRIES PER PAGE FUNCTIONALITY ===
✓ Entries dropdown is visible
Testing 25 entries per page
✓ Selected 25 entries
⚠ Pagination info element not found, will use table row count
Total entries from API: 62
Expected pages: 3
Checking Page 1:
Expected rows: 25
Actual rows: 25
✓ Page 1 has correct number of rows (25)
Checking Page 2:
Clicked page 2 button
Expected rows: 25
Actual rows: 25
✓ Page 2 has correct number of rows (25)
Checking Page 3:
Clicked page 3 button
Expected rows: 12
Actual rows: 12
✓ Page 3 has correct number of rows (12)
✓ 25 entries per page verified successfully
Testing 50 entries per page
✓ Selected 50 entries
⚠ Pagination info element not found, will use table row count
Total entries from API: 62
Expected pages: 2
Checking Page 1:
Expected rows: 50
Actual rows: 50
✓ Page 1 has correct number of rows (50)
Checking Page 2:
Clicked page 2 button
Expected rows: 12
Actual rows: 12
✓ Page 2 has correct number of rows (12)
✓ 50 entries per page verified successfully
Testing 100 entries per page
✓ Selected 100 entries
⚠ Pagination info element not found, will use table row count
Total entries from API: 62
Expected pages: 1
Checking Page 1:
Expected rows: 62
Actual rows: 62
✓ Page 1 has correct number of rows (62)
✓ 100 entries per page verified successfully
=== ENTRIES PER PAGE FUNCTIONALITY TEST COMPLETE ===
=== TESTING TABLE SORTING FUNCTIONALITY ===
✓ Reset to 10 entries per page for sorting tests
Testing sorting for Date column
Clicked Date header (1st click - ascending)
Data after 1st sort: [ [32m'2026-01-14'[39m, [32m'2026-01-14'[39m, [32m'2026-01-14'[39m ] ...
✓ Date sorted in ASCENDING order correctly
Clicked Date header (2nd click - descending)
Data after 2nd sort: [ [32m'2026-01-15'[39m, [32m'2026-01-15'[39m, [32m'2026-01-15'[39m ] ...
✓ Date sorted in DESCENDING order correctly
✓ Date column sorting verified successfully
Testing sorting for Day Of The Week column
Clicked Day Of The Week header (1st click - ascending)
Data after 1st sort: [ [32m'Thursday'[39m, [32m'Thursday'[39m, [32m'Thursday'[39m ] ...
✓ Day Of The Week sorted in ASCENDING order correctly
Clicked Day Of The Week header (2nd click - descending)
Data after 2nd sort: [ [32m'Wednesday'[39m, [32m'Wednesday'[39m, [32m'Wednesday'[39m ] ...
✓ Day Of The Week sorted in DESCENDING order correctly
✓ Day Of The Week column sorting verified successfully
Testing sorting for Time Range column
Clicked Time Range header (1st click - ascending)
Data after 1st sort: [ [32m'07:45 AM - 07:47 AM'[39m, [32m'07:48 AM - 07:53 AM'[39m, [32m'07:54 AM - 07:55 AM'[39m ] ...
✓ Time Range sorted in ASCENDING order correctly
Clicked Time Range header (2nd click - descending)
Data after 2nd sort: [ [32m'07:25 PM - 07:29 PM'[39m, [32m'07:20 PM - 07:24 PM'[39m, [32m'07:18 PM - 07:18 PM'[39m ] ...
✓ Time Range sorted in DESCENDING order correctly
✓ Time Range column sorting verified successfully
Testing sorting for Location column
Clicked Location header (1st click - ascending)
Data after 1st sort: [
[32m'10084 E Bell Rd, Scottsdale, AZ 85260'[39m,
[32m'10084 E Bell Rd, Scottsdale, AZ 85260'[39m,
[32m'11243 E Karen Dr, Scottsdale, AZ 85255'[39m
✓ Location sorted in ASCENDING order correctly
Clicked Location header (2nd click - descending)
Data after 2nd sort: [
[32m'Northern Ave, Phoenix, AZ'[39m,
[32m'Northern Ave, Phoenix, AZ'[39m,
[32m'Northern Ave, Phoenix, AZ'[39m
✓ Location sorted in DESCENDING order correctly
✓ Location column sorting verified successfully
Testing sorting for Duration column
Clicked Duration header (1st click - ascending)
Data after 1st sort: [ [32m'00:00:02'[39m, [32m'00:00:02'[39m, [32m'00:00:02'[39m ] ...
✓ Duration sorted in ASCENDING order correctly
Clicked Duration header (2nd click - descending)
Data after 2nd sort: [ [32m'00:16:48'[39m, [32m'00:13:24'[39m, [32m'00:08:30'[39m ] ...
✓ Duration sorted in DESCENDING order correctly
✓ Duration column sorting verified successfully
=== TABLE SORTING FUNCTIONALITY TEST COMPLETE ===
✓ All column sorters working correctly
=== TESTING TABLE SEARCH FUNCTIONALITY ===
✓ Table search input is visible
Initial row count: 10
Testing search: "Scottsdale" (Location search)
Entered search term: "Scottsdale"
Filtered row count: 10
✓ Row 1 contains "Scottsdale"
✓ Row 2 contains "Scottsdale"
✓ Row 3 contains "Scottsdale"
✓ Row 4 contains "Scottsdale"
✓ Row 5 contains "Scottsdale"
✓ Row 6 contains "Scottsdale"
✓ Row 7 contains "Scottsdale"
✓ Row 8 contains "Scottsdale"
✓ Row 9 contains "Scottsdale"
✓ Row 10 contains "Scottsdale"
✓ All 10 filtered rows contain "Scottsdale"
Testing search: "20260107" (Date search)
Entered search term: "2026-01-07"
Filtered row count: 0
✓ All 0 filtered rows contain "2026-01-07"
Testing search: "Wednesday" (Day search)
Entered search term: "Wednesday"
Filtered row count: 10
✓ Row 1 contains "Wednesday"
✓ Row 2 contains "Wednesday"
✓ Row 3 contains "Wednesday"
✓ Row 4 contains "Wednesday"
✓ Row 5 contains "Wednesday"
✓ Row 6 contains "Wednesday"
✓ Row 7 contains "Wednesday"
✓ Row 8 contains "Wednesday"
✓ Row 9 contains "Wednesday"
✓ Row 10 contains "Wednesday"
✓ All 10 filtered rows contain "Wednesday"
Testing search: "AM" (Time search)
Entered search term: "AM"
Filtered row count: 10
✓ Row 1 contains "AM"
✓ Row 2 contains "AM"
✓ Row 3 contains "AM"
✓ Row 4 contains "AM"
✓ Row 5 contains "AM"
✓ Row 6 contains "AM"
✓ Row 7 contains "AM"
✓ Row 8 contains "AM"
✓ Row 9 contains "AM"
✓ Row 10 contains "AM"
✓ All 10 filtered rows contain "AM"
Testing search clear
Cleared search input
Row count after clear: 10
✓ All rows restored after clearing search
Testing search with no results
Entered non-existent search term
Row count: 0
✓ No rows displayed (as expected)
=== TABLE SEARCH FUNCTIONALITY TEST COMPLETE ===
✓ Table search working correctly
=== TESTING ROW CLICK AND API CALL (ALL TAB) ===
Clicking on 1st row of All tab
Clicked on 1st row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 1st row
Clicking on 2nd row of All tab
Clicked on 2nd row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 2nd row
=== ROW CLICK AND API CALL TEST COMPLETE (ALL TAB) ===
TESTING AUTHORIZED TAB
✓ Clicked on Authorized tab
✓ Authorized tab is now active
Initial row count in Authorized tab: 10
Testing Entries Per Page for Authorized tab
Testing 25 entries:
⚠ Pagination info not found
Actual rows: 25
✓ 25 entries selected, 25 rows displayed
Testing 50 entries:
⚠ Pagination info not found
Actual rows: 49
✓ 50 entries selected, 49 rows displayed
Reset to 10 entries per page
Testing Sorting for Authorized tab
Testing Date sorting:
Ascending: 2026-01-14, 2026-01-14...
✓ Ascending sort verified
Descending: 2026-01-15, 2026-01-15...
✓ Descending sort verified
Testing Duration sorting:
Ascending: 00:00:02, 00:00:02...
✓ Ascending sort verified
Descending: 00:16:48, 00:13:24...
✓ Descending sort verified
Testing Search for Authorized tab
Searching for "Scottsdale" (Location):
Filtered rows: 10
✓ All rows contain "Scottsdale"
Searching for "2026-01-07" (Date):
Filtered rows: 0
Note: No results for "2026-01-07"
✓ Search cleared
Testing Row Click and API Call for Authorized tab
Clicking on 1st row of Authorized tab:
Clicked on 1st row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 1st row
Clicking on 2nd row of Authorized tab:
Clicked on 2nd row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 2nd row
✓ Authorized tab functionality verified successfully
TESTING UNAUTHORIZED TAB
✓ Clicked on Unauthorized tab
✓ Unauthorized tab is now active
Initial row count in Unauthorized tab: 10
Testing Entries Per Page for Unauthorized tab
Testing 25 entries:
⚠ Pagination info not found
Actual rows: 13
✓ 25 entries selected, 13 rows displayed
Testing 50 entries:
⚠ Pagination info not found
Actual rows: 13
✓ 50 entries selected, 13 rows displayed
Reset to 10 entries per page
Testing Sorting for Unauthorized tab
Testing Date sorting:
Ascending: 2026-01-14, 2026-01-14...
✓ Ascending sort verified
Descending: 2026-01-15, 2026-01-14...
✓ Descending sort verified
Testing Duration sorting:
Ascending: 00:00:02, 00:00:02...
✓ Ascending sort verified
Descending: 00:08:30, 00:07:11...
✓ Descending sort verified
Testing Search for Unauthorized tab
Searching for "Scottsdale" (Location):
Filtered rows: 10
✓ All rows contain "Scottsdale"
Searching for "2026-01-07" (Date):
Filtered rows: 0
Note: No results for "2026-01-07"
✓ Search cleared
Testing Row Click and API Call for Unauthorized tab
Clicking on 1st row of Unauthorized tab:
Clicked on 1st row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 1st row
Clicking on 2nd row of Unauthorized tab:
Clicked on 2nd row
✓ API called: https://sievamaps.com/reverse_geocodeNew.php
✓ reverse_geocodeNew.php API called for 2nd row
✓ Unauthorized tab functionality verified successfully
Returning to All tab
✓ Returned to All tab
ALL TAB TESTS COMPLETE
|
PASSED | 231.55s | No video |
| TS017-A | After Hour Setting |
should edit the after hour settings of a device
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
|
PASSED | 64.59s | No video |
| TS018-A | Create Geofencing |
should be able to create new Geofence
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Config validated successfully
- geofencingMenu: .icon.icon--xl.icon--geofencing
- creategeofencingMenu: #create-geofence-btn
- geofencingAddress: San Ramon, CA
- geofencingRadius: 600
Using unique geofence name: AutoTest_Geofence_1765811852646
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Page loaded, proceeding...
Geofencing menu is visible
Clicked Geofencing menu
Create Geofence submenu is visible
Clicked Create Geofence submenu
Create Geofence modal is visible
Entered geofence name: AutoTest_Geofence_1765811852646
Entered address: San Ramon, CA
Selected address suggestion
Entered radius: 600
Clicked Submit button
Verifying geofence preview overlay...
Preview overlay is visible
Preview Name: AutoTest_Geofence_1765811852646
Preview Radius: 600 feet
Preview Address: San Ramon, CA, United States
Verifying radius label on the map...
Map radius label verified
Clicking Save button on preview overlay...
Geofence save API called successfully
Success alert container is visible
Alert message:
Geofence Created
The geofence has been created successfully
Navigating to View/Delete Geofences...
Verifying View Geofences modal...
Available geofences: [
[32m'View All Geofences'[39m,
[32m'pan (Max, MN, United States)'[39m,
[32m'home (64 New Brighton Grv SE, Calgary, AB T2Z 1G4, Canada)'[39m,
[32m'PGP (Max, ND, United States)'[39m,
[32m'dur_geo (807 Centre St S, Calgary, AB T2G, Canada)'[39m,
[32m'Putest (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'homeware (1 S 6th St, San Jose, CA 95112, United States)'[39m,
[32m'PGPF (United States)'[39m,
[32m'PGPF (United States)'[39m,
[32m'Sales car1 Geofence (933 Howard St, San Francisco, CA 94103-4108, United States)'[39m,
[32m'Name 1 (11153 E Karen Dr, Scottsdale, AZ 85255-1840, United States)'[39m,
[32m'ddnewTest33 (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'ddTest12345 (San Ramon, CA, United States)'[39m,
[32m'Test A1 (San Ramon, CA, United States)'[39m,
[32m'seank (3287 Crow Canyon Rd, San Ramon, CA 94583-1303, United States)'[39m,
[32m'sea (3289 Crow Canyon Rd, San Ramon, CA 94583-1303, United States)'[39m,
[32m'Office 2 (Calle Central, 20201 San Ramon, Costa Rica)'[39m,
[32m'Test21 (San Ramon, CA, United States)'[39m,
[32m'ser (San Ramon, CA, United States)'[39m,
[32m'test (6556 Birds Landing Rd, Birds Landing, CA 94512-9511, United States)'[39m,
[32m'AutoTest_Geofence_1764109559362 (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764109838178 (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764110001717 (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764152796329_Edited (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764153240924_Edited (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764200723008_Edited (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764274855379_Edited (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764275311246_Edited (2201 Camino Ramon, San Ramon, CA 94583, United States)'[39m,
[32m'AutoTest_Geofence_1764277193016_Second (San Ramon, CA, United States)'[39m,
[32m'ddTest (San Ramon, CA, United States)'[39m,
[32m'ddTest123 (San Ramon, CA, United States)'[39m,
[32m'ddTest (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence_Edited (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'Test Auto Geofence (San Ramon, CA, United States)'[39m,
[32m'AutoTest_Geofence_1765811852646 (San Ramon, CA, United States)'[39m
Selected geofence: AutoTest_Geofence_1765811852646 (San Ramon, CA, United States)
Checking Hide Vehicle Markers checkbox...
Hide Vehicle Markers checkbox checked
Clicking Submit button...
Verifying geofence info overlay...
Geofence info overlay is visible
Displayed geofence name: AutoTest_Geofence_1765811852646
Displayed geofence radius: 600
Displayed geofence location: San Ramon, CA, United States
Verifying geofence name label on map...
Geofence name label verified on map
Verifying radius label on map...
Radius label verified on map
Step 6: Editing the geofence...
Clicked Edit button
Edit mode is visible
Edited geofence name to: AutoTest_Geofence_1765811852646_Edited
Verified radius minimum value is 500
Attempted to set radius to 400, actual value: 400
Set radius to 510
Saving edited geofence...
Update geofence API called successfully
Step 7: Verifying updated geofence details...
Updated geofence name displayed: AutoTest_Geofence_1765811852646_Edited
Updated geofence radius displayed: 510
Verified updated name appears in dropdown
Step 8: Deleting the geofence...
Clicked Edit button
Clicking Delete button...
Confirming delete in modal...
Delete confirmation modal is visible
Found 1 Delete button(s) in modal container
Delete geofence API called successfully
Step 9: Verifying geofence is deleted...
Verified deleted geofence is no longer in the dropdown
SUCCESS: Geofence creation, edit, and deletion completed successfully
|
PASSED | 139.29s | No video |
| TS019-A | view delete geofence |
should be able to view, edit and delete geofence
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Map loaded, looking for "Test Auto Geofence" marker...
Looking for "Test Auto Geofence" marker...
Found geofence marker, clicking on it...
Waiting for geofence info panel to expand...
Edit button is now visible
Geofence info panel is visible
Clicked edit button
Edit mode is visible
Updated geofence name to: Test Auto Geofence_Edited_1769031874407
Updated geofence radius to: 700
Clicked save button
Update API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/SaveData_RDS/updategeofence_rds.php
Get Geofence API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/Data/getGeofence.php
Geofence edit completed successfully
Clicked edit button again for delete
Edit mode is visible
Clicked delete button
Waiting for delete confirmation modal...
Confirmed deletion by clicking Delete button
Delete API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/SaveData_RDS/deletegeofence_rds.php
Get Geofence API called after delete: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/Data/getGeofence.php
Verifying deleted geofence is not in API response...
API Verified: "Test Auto Geofence_Edited_1769031874407" is not in the geofence list
Verifying deleted geofence is not in UI dropdown...
Dropdown options: [33m15[39m
UI Verified: "Test Auto Geofence_Edited_1769031874407" is not in the geofence dropdown
Geofence deletion completed and verified successfully
|
PASSED | 49.95s | No video |
| TS019-B | view delete geofence |
should be able to toggle Hide Vehicle Markers
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
PART 1: Testing with Hide Vehicle Markers UNCHECKED
Verified: Hide Vehicle Markers checkbox is initially unchecked
Clicked Submit with checkbox unchecked
Verified: Device marker is visible
Clicked on device marker
Verified: Realtime tracking timer is visible
Verified: Timer text and vehicle name are displayed
Clicked close button
PART 2: Testing with Hide Vehicle Markers CHECKED
Clicked Geofencing menu
Clicked View/Delete Geofences
Checked: Hide Vehicle Markers checkbox
Verified: Hide Vehicle Markers checkbox is now checked
Clicked Submit with checkbox checked
Verified: Device marker is NOT visible when Hide Vehicle Markers is checked
Hide Vehicle Markers toggle test completed successfully
|
PASSED | 56.41s | No video |
| TS020-A | Weekly Geofencing reports |
should manage recent geofence report
Test Execution Steps
Step 1: Login and navigate to fleet dashboard
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Successfully logged in
Step 2: Opening Geofencing menu
Geofencing menu clicked
Step 3: Expanding Geofence Reports accordion
Geofence Reports accordion expanded
Step 4: Clicking Weekly Geofence Report menu
Weekly Geofence Report menu clicked
Step 5: Verifying Weekly Geofence Report container
Container is visible
Step 6: Selecting date range
Calendar not visible, using default date range
Step 7: Clicking Copy button
Copy button not available, continuing
Step 810: Exporting to Excel, PDF, CSV
Excel export not available
PDF export not available
CSV export not available
Step 11: Clicking View Chart button
View Chart button clicked
Step 12: Verifying chart modal
Chart modal is visible
Step 13: Selecting vehicle in chart
Vehicle selected: All Devices
Step 14: Closing chart modal
Chart modal closed
Step 15: Searching for device
Searched for "Sales car1"
Step 16: Clicking View Details on first row
No data rows available or View Details button not found
Weekly Geofence Report test completed successfully
|
PASSED | 102.42s | No video |
| TS021-A | Current geofence report |
should manage recent geofence report
Test Execution Steps
Step 1: Login and navigate to fleet dashboard
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Successfully logged in
Step 2: Opening Geofencing menu
Geofencing menu clicked
Step 3: Expanding Geofence Reports accordion
Geofence Reports accordion expanded
Step 4: Clicking Current Geofence Report menu
Current Geofence Report menu clicked
Step 5: Verifying Current Geofence Report container
Container is visible
Clicked inside modal to close navbar
Step 6: Selecting "Show All Status" from dropdown
Status filter set to "Show All Status"
Step 7: Verifying status column values
Verified 2 rows with valid status values
Step 8: Selecting "Show All Geofences"
Geofence filter set
Step 9: Selecting "Show All Subgroups"
Subgroup filter set
Step 10: Searching for "Sales car1"
Search performed
Step 11: Verifying search results
Search result verification skipped - no matching data
Step 12: Clearing search
Search cleared
Step 13: Verifying directions icon in table rows
Table has 2 rows
Row 1: Directions icon found
Row 2: Directions icon found
Step 14: Testing export functionality
Exported to Excel
Exported to CSV
Exported to PDF
Step 15: Verifying directions link functionality
No link element found for directions icon
Current Geofence Report test completed successfully
|
PASSED | 121.73s | No video |
| TS022-A | Recent geofence report |
should manage recent geofence report
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
|
PASSED | 64.49s | No video |
| TS024-A | Create Landmark |
should be able to create new Landmark
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Config validated successfully
Using unique landmark name: AutoTest_Landmark_1767804548243
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Page loaded, proceeding...
Geofencing menu is visible
Clicked Geofencing menu
Clicked Landmarks accordion
Clicked Create Landmarks button
Create Landmark modal is visible
Entered landmark name: AutoTest_Landmark_1767804548243
Entered address: San Ramon, CA
Selected address suggestion
Entered radius: 600
Clicked Submit button
Verifying landmark preview overlay...
Preview overlay is visible
Preview Name: AutoTest_Landmark_1767804548243
Preview Radius: 600 feet
Preview Address: San Ramon, CA, United States
Clicking Save button on preview overlay...
Landmark save API called successfully
Success alert container is visible
Alert message:
Landmark Created
The landmark has been created successfully
Navigating to View/Edit Landmarks...
Attempt 1: Trying to open View/Edit Landmarks modal...
Force click did not open modal, trying JavaScript click...
Verifying View Landmarks modal...
View Landmarks modal container is visible
Available landmarks: [
[32m'View All Landmarks'[39m,
[32m'AutoTest_Landmark_1767804548243 (San Ramon, CA, United States)'[39m
Selected landmark: AutoTest_Landmark_1767804548243 (San Ramon, CA, United States)
Checking Hide Vehicle Markers checkbox...
Hide Vehicle Markers checkbox checked
Clicking Submit button...
Verifying landmark info overlay...
Landmark info overlay is visible
Displayed landmark name: AutoTest_Landmark_1767804548243
Displayed landmark radius: 600
Displayed landmark location: San Ramon, CA, United States
Step 6: Editing the landmark...
Clicked Edit button
Edit mode is visible
Edited landmark name to: AutoTest_Landmark_1767804548243_Edited
Verified radius minimum value is 100
Attempted to set radius to 50, actual value: 50
Set radius to 150
Saving edited landmark...
Update landmark API called successfully
Step 7: Verifying updated landmark details...
Updated landmark name displayed: AutoTest_Landmark_1767804548243_Edited
Updated landmark radius displayed: 150
Verified updated name appears in dropdown
Step 8: Deleting the landmark...
Clicked Edit button
Clicking Delete button...
Confirming delete in modal...
Delete confirmation modal is visible
Found 1 Delete button(s) in modal container
Delete landmark API called successfully
Step 9: Verifying landmark is deleted...
Verified deleted landmark is no longer in the dropdown
SUCCESS: Landmark creation, edit, and deletion completed successfully
|
PASSED | 113.69s | No video |
| TS026-A | view edit landmark |
should be able to view, edit and delete landmark
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Attempt 1: Trying to open View/Edit Landmarks modal...
No landmarks exist - need to create one first
No landmarks found, creating one first...
Creating landmark: AutoTest_ViewEdit_1767809048040
Create Landmark - Attempt 1: Trying to open modal...
Force click did not open modal, trying JavaScript click...
Create Landmark modal is visible
Entered landmark name: AutoTest_ViewEdit_1767809048040
Entered address: San Ramon, CA
Selected address suggestion
Entered radius: 600
Clicked Submit button
Preview overlay is visible
Landmark saved successfully
Attempt 1: Trying to open View/Edit Landmarks modal...
Force click did not open modal, trying JavaScript click...
View Landmarks modal is visible
Map loaded, looking for landmark marker...
Label not found, trying .landmark-marker or .geofence-marker...
Waiting for landmark info overlay...
Landmark info overlay is visible
Clicked edit button
Edit mode is visible
Updated landmark name to: AutoTest_Landmark_Edited_1767809092965
Updated landmark radius to: 500
Clicked save button
Update API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/SaveData_RDS/updatelandmark.php
Get Landmark API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/Data/getLandmarks.php
Landmark edit completed successfully
Clicked edit button again for delete
Edit mode is visible
Clicked delete button
Waiting for delete confirmation modal...
Confirmed deletion by clicking Delete button
Delete API called: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/SaveData_RDS/deletelandmark.php
Get Landmark API called after delete: https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common_here/Data/getLandmarks.php
Verifying deleted landmark is not in API response...
API Verified: "AutoTest_Landmark_Edited_1767809092965" is not in the landmark list
Verifying deleted landmark is not in UI dropdown...
Landmark deletion completed and verified successfully
|
PASSED | 128.39s | No video |
| TS026-B | view edit landmark |
should be able to toggle Hide Vehicle Markers for landmarks
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
PART 1: Testing with Hide Vehicle Markers UNCHECKED
Attempt 1: Trying to open View/Edit Landmarks modal...
No landmarks exist - need to create one first
No landmarks found, creating one first...
Creating landmark: AutoTest_ViewEdit_1767809170459
Create Landmark - Attempt 1: Trying to open modal...
Force click did not open modal, trying JavaScript click...
Create Landmark modal is visible
Entered landmark name: AutoTest_ViewEdit_1767809170459
Entered address: San Ramon, CA
Selected address suggestion
Entered radius: 600
Clicked Submit button
Preview overlay is visible
Landmark saved successfully
Attempt 1: Trying to open View/Edit Landmarks modal...
Force click did not open modal, trying JavaScript click...
Verified: Hide Vehicle Markers checkbox is initially unchecked
Clicked Submit with checkbox unchecked
No device markers visible in current view - this is expected if no vehicles in landmark area
Clicked close button
PART 2: Testing with Hide Vehicle Markers CHECKED
Attempt 1: Trying to open View/Edit Landmarks modal...
Force click did not open modal, trying JavaScript click...
Clicked View/Edit Landmarks
Checked: Hide Vehicle Markers checkbox
Verified: Hide Vehicle Markers checkbox is now checked
Clicked Submit with checkbox checked
Verified: No device markers visible when Hide Vehicle Markers is checked
Hide Vehicle Markers toggle test completed successfully
|
PASSED | 125.98s | No video |
| TS027-A | Track History Tests |
should verify track lines disappear bug - segment switch after restart
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
=== BUG REPLICATION: Starting sequence ===
Checking initial visibility of track elements for segment 1...
Initial Start marker visible: true
Initial Stop marker visible: true
Initial Track markers count: 36
✓ STEP 1: Clicked Play on segment 1
✓ STEP 2: Clicked Pause
✓ STEP 3: Clicked Restart on segment 1
After Restart 1 - Start marker visible: true
After Restart 1 - Stop marker visible: false
After Restart 1 - Track markers count: 9
✓ STEP 4: Clicked on segment 2
Segment 2 before Restart - Start marker visible: true
Segment 2 before Restart - Stop marker visible: true
Segment 2 before Restart - Track markers count: 48
✓ STEP 5: Clicked Restart on segment 2 - BUG TRIGGER POINT
=== VERIFYING BUG: Track lines should have disappeared ===
AFTER BUG - Start marker visible: false
AFTER BUG - Stop marker visible: false
AFTER BUG - Track markers count: 0
⚠️ BUG CONFIRMED: Track lines have disappeared after segment switch + restart
- Start marker: NOT VISIBLE
- Stop marker: NOT VISIBLE
- Track marker containers: NONE FOUND
=== BUG REPLICATION TEST COMPLETED ===
|
PASSED | 131.62s | No video |
| TS028-A | Travel Log Report |
should clear search input on report resubmission in Frequent Stops
Assertion Failed
File:
TS028_travelLogReport.spec.js
Line:
1213
Expected:
Values should be equal
Actual:
"test search text"
Suggestion:
Check the expected vs actual values in the assertion
Full Error:
Error: expect(received).toBe(expected) // Object.is equality Expected: "" Received: "test search text" Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
First Submission: Jan 1316, 2026
First submission clicked - waiting for report to load...
First submission - Table loaded with 61 rows
Typing in search input
Search input value before resubmission: "test search text"
Second Submission: Jan 1314, 2026
Second submission clicked - waiting for report to reload...
Verifying search input cleared
Search input value after resubmission: "test search text"
|
FAILED | 71.87s | Video: TS028_travelLogReport-should-clear-search-input-on-report-resubmission-i.webm |
| TS028-A | Travel Log Report - Filters |
should verify Geofence Events checkbox functionality
Assertion Failed
File:
TS028_travelLogReportFilters.spec.js
Line:
84
Expected:
Values should be equal
Actual:
true
Suggestion:
Check the expected vs actual values in the assertion
Full Error:
Error: expect(received).toBeFalsy() Received: true Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Testing Geofence Events checkbox functionality...
Geofence Events checkbox initial state: unchecked
Checking Geofence Events checkbox...
Verifying Geofence In events are visible...
Found 0 Geofence In events
Note: No Geofence In events in current data set
Unchecking Geofence Events checkbox...
|
FAILED | 151.43s | Video: TS028_travelLogReportFilters-should-verify-Geofence-Events-checkbox-functionali.webm |
| TS030-A | Mileage Report |
should display start and end mileage of devices
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
|
PASSED | 88.19s | No video |
| TS032-A | 30 Day Mileage Report |
should be redirected to fleet demo page with demo credentials
Test Execution Steps
Step 1: Login and navigate to fleet dashboard
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Successfully logged in
Step 2: Opening Reports menu
Reports menu opened
Step 3: Clicking on Fleet section
Fleet section expanded
Step 4: Clicking 30 Day Mileage Report menu
30 Day Mileage Report menu clicked
Step 5: Verifying container is visible
Container is visible
Step 6: Selecting date range
Month selected: July
Start date selected: July 1, 2025
End date selected: July 30, 2025
Step 7: Checking All Devices checkbox
All Devices checkbox checked
Step 8: Clicking Submit button
Submit button clicked
Step 9: Waiting for report to load
Waiting for report data...
Step 10: Verifying table has data
Table has 44 row(s)
Table has 6 header(s)
Step 11: Verifying first row has data
Cell 1: "07/30/2025"
Cell 2: "860111051554966"
Cell 3: "Demo 1"
Cell 4: "0"
Cell 5: "0"
Cell 6: "0"
Step 12: Testing search functionality
Searched for "Sales"
Filtered results: 30 row(s)
Step 13: Testing export functionality
Exported to Excel
Exported to CSV
Exported to PDF
Step 14: Searching for another device
Searched for "Demo"
Demo search results: 14 row(s)
First result device: "Demo 1"
Step 15: Closing report panel
Report panel closed
Step 16: Reopening report and viewing saved report
Reports menu opened
30 Day Mileage Report menu clicked again
Container is visible
Searched for reports from 2025
Could not click View button: locator.click: Element is outside of the viewport
Call log:
[2m - waiting for locator('#thirty-day-report-table tbody tr').first().locator('button.aViewMileageReport')[22m
[2m - locator resolved to <button class="aViewMileageReport" data-unique-id="67853189dc51a">↵ View↵ </button>[22m
[2m - attempting click action[22m
[2m - scrolling into view if needed[22m
[2m - done scrolling[22m
30 Day Mileage Report test completed successfully
|
PASSED | 98.20s | No video |
| TS034-A | Trip Report |
should generate and validate trip report
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Step 1: Login and navigate to fleet dashboard
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Successfully logged in and navigated to dashboard
Step 2: Opening Reports menu
Reports menu opened
Step 3: Clicking on Fleet section
Fleet section expanded
Step 4: Clicking on Trip Report menu option
Trip Report menu clicked
Step 5: Verifying Trip Report container is visible
Trip Report container is visible
Step 6: Selecting a driver/device from dropdown
Device selected by index
Step 7: Entering date for the report
Date entered: 2025-07-01
Step 8: Clicking Submit button
Submit button clicked
Step 9: Waiting for report to load
Report loaded successfully
Step 10: Verifying table has data rows
Table has 1 row(s)
Table contains data
Step 11: Attempting to change entries dropdown to show 25 entries
Could not scroll to entries dropdown, continuing with default entries
Current row count: 1
Step 13: Clicking "Map Trip" button on first row
Map Trip button not found on first row, skipping
Map view loaded
Trip Report test completed successfully
|
PASSED | 125.86s | No video |
| TS037-A | Low Voltage Device Report |
should generate and validate low voltage device report
Timeout Error
File:
TS037_lowVoltageDeviceReport.spec.js
Line:
23
Element:
'input[type="radio"][name="low-voltage-duration"][value="current"]'
Timeout:
30s
Expected:
Operation should complete within time limit
Actual:
Operation took too long
Suggestion:
Page may be slow to load, or element never appeared. Check network/server status
Full Error:
TimeoutError: locator.scrollIntoViewIfNeeded: Timeout 30000ms exceeded.
Call log:
- waiting for locator('input[type="radio"][name="low-voltage-duration"][value="current"]')
Test Execution Steps
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Step 10: Verified 30 records from API are reflected in table
|
FAILED | 81.84s | Video: TS037_lowVoltageDeviceReport-should-generate-and-validate-low-voltage-device-re.webm |
| TS039-A | Weekly Utilization Report |
should generate and validate weekly utilization report
Timeout Error
File:
TS039_weeklyUtilizationReport.spec.js
Line:
23
Element:
.fa-question-circle
Timeout:
30s
Expected:
Operation should complete within time limit
Actual:
Operation took too long
Suggestion:
Page may be slow to load, or element never appeared. Check network/server status
Full Error:
TimeoutError: locator.hover: Timeout 30000ms exceeded.
Call log:
- waiting for locator('.fa-question-circle').first()
- locator resolved to <i title="" data-bs-html="true" data-bs-placement="top" data-bs-toggle="tooltip" class="fas fa-question-circle" data-bs-original-title="Shows the percentage of time spent at different locations">↵ </i>
- attempting hover action
2 × waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div class="card-body">…</div> from <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> subtree intercepts pointer events
- retrying hover action
- waiting 20ms
2 × waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div class="card-body">…</div> from <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> subtree intercepts pointer events
- retrying hover action
- waiting 100ms
8 × waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> intercepts pointer events
- retrying hover action
- waiting 500ms
- waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> intercepts pointer events
- retrying hover action
- waiting 500ms
- waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div class="card-body">…</div> from <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> subtree intercepts pointer events
- retrying hover action
- waiting 500ms
- waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div class="card-body">…</div> from <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> subtree intercepts pointer events
- retrying hover action
- waiting 500ms
- waiting for element to be visible and stable
- element is visible and stable
- scrolling into view if needed
- done scrolling
- <div tabindex="-1" role="dialog" id="deviceModal" aria-modal="true" class="modal fade show">…</div> intercepts pointer events
- retrying hover action
- waiting 500ms
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Step 1: Opening menu and navigating to Weekly Utilization Report
Weekly Utilization Report menu item is visible
Menu item href: [1mnull[22m
Click did not open new tab, trying middle click...
Weekly Utilization Report middle-clicked - new tab opened
New page loaded
Step 2: Selecting Report Duration (Last 7 Days) and Capturing API Response
Report Duration set to "Last 7 Days" - report auto-generating...
API Response captured from getTrackReportGeo_Next_uti.php
Step 3: Report Generated
Step 4: Verifying Summary Section
Total Utilization section is visible
Total Trackers: 2
Step 5: Verifying Vehicle Analytics Table
Vehicle Analytics Table is visible
Table has 2 row(s)
First row - Driver: Sales Car1, Efficiency: 100%
Sales Car1 efficiency: 100%
Clicked on first row in Vehicle Analytics table
Sales Car1 stored efficiency: 100%
Clicked row efficiency: 100%
Efficiencies match (within 0.1% tolerance)!
Step 6: Validating API Response Data Against UI
API Total Utilization: 100%, UI: 100%
API Inside Landmarks: 0%, UI: 0%
API Total Trackers: 2, UI: 2
API Devices Count: 2, UI Table Rows: 2
Step 7: Verifying Inside Landmarks Section
Inside Landmarks: 0%
Step 8: Verifying Charts Visibility
Location Distribution chart is visible
Location Distribution heading is visible
Efficiency Trend chart is visible
Efficiency Trend heading is visible
Device Activity Timeline chart is visible
Device Activity Timeline heading is visible
Step 9: Verifying Legend Containers
Location Distribution legend container is visible
Step 10: Verifying Tooltips
Efficiency tooltip icon is visible
|
FAILED | 253.09s | Video: TS039_weeklyUtilizationReport-should-generate-and-validate-weekly-utilization-re.webm |
| TS043-A | Dashcam Refresh |
should refresh dashcam functionality
Test Execution Steps
Preserving cookies (using stored auth session)
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Page loaded successfully
|
PASSED | 103.15s | No video |
| TS046-A | Dashcam Track History |
displays dashcam track history with different tracking options
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Testing with "Show Tracking With Alerts" option...
✓ Info box opened for original marker with alerts
Testing with "Show Tracking Only" option...
✅ All tracking history tests completed successfully
|
PASSED | 74.45s | No video |
| TS047-A | Dashcam Alert Settings |
should verify alert settings panel and save settings
Unknown Error
File:
TS047_dashcamAlertSettings.spec.js
Line:
57
Element:
#select-all-alerts
Expected:
N/A
Actual:
N/A
Full Error:
Error: locator.check: Element is not visible
Call log:
- waiting for locator('#select-all-alerts').first()
- locator resolved to <input type="checkbox" id="select-all-alerts"/>
- attempting click action
- scrolling into view if needed
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
|
FAILED | 64.35s | Video: TS047_dashcamAlertSettings-should-verify-alert-settings-panel-and-save-settin.webm |
| TS047-B | Dashcam Alert Settings |
should add and delete alerts contacts (email and phone)
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
|
PASSED | 158.45s | No video |
| TS047-C | Dashcam Alert Settings |
should configure after hours settings
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
|
PASSED | 61.04s | No video |
| TS050-A | Last 24 Hours |
should verify Engine Idling Events checkbox functionality
Test Execution Steps
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Checkbox is not checked - verifying Engine Idling is not visible
Verified: Engine Idling events are not visible when checkbox is unchecked
Checkbox has been checked
Note: No Engine Idling events found in the current data set
Testing Engine Idling search functionality
Found 20 Engine Idling events in search results (out of 100 total rows)
Verified: Search results contain Engine Idling events
Search functionality test completed
|
PASSED | 153.74s | No video |
| TS050-B | Last 24 Hours |
should verify Geofence Events, Landmark Events, and Frequent Stops functionality
Test Execution Steps
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Testing Show Geofence Events checkbox functionality
Checked Show Geofence Events checkbox
Verifying Geofence In events are visible
Total rows in table: 100
Found 11 Geofence In events
Geofence names found: Name 1
Verified: Geofence In events are visible after checking the checkbox
Unchecking Show Geofence Events checkbox
Verified: Geofence In events are hidden after unchecking the checkbox
Testing Show Landmark Events checkbox functionality
Landmark column exists before checking: true
Checked Show Landmark Events checkbox
Verified: Landmark column appears after checking Show Landmark Events checkbox
Navigating to Travel Log Frequent Stops tab
Verifying API response matches table data
Found 30 rows in Frequent Stops table
API returned 30 records
Row 1: Date = 06/01/2025
Comparing: Table="06/01/2025" vs API="06/01/2025"
Row 2: Date = 06/01/2025
Comparing: Table="06/01/2025" vs API="06/01/2025"
Row 3: Date = 06/01/2025
Comparing: Table="06/01/2025" vs API="06/01/2025"
Verified: Frequent Stops table has data from API
Testing search functionality in Frequent Stops
Searching for: "-111.840215"
Found 30 rows after search
Row 2 does not contain search term:
06/01/2025
11:58 AM
33.64015
Row 3 does not contain search term:
06/01/2025
11:59 AM
33.641009
Row 4 does not contain search term:
06/01/2025
12:00 PM
33.640448
Row 5 does not contain search term:
06/01/2025
12:07 PM
33.646704
Row 6 does not contain search term:
06/01/2025
12:25 PM
33.701657
Row 7 does not contain search term:
06/01/2025
12:29 PM
33.698765
Row 8 does not contain search term:
06/01/2025
12:30 PM
33.69876
Row 9 does not contain search term:
06/01/2025
12:31 PM
33.698793
Row 10 does not contain search term:
06/01/2025
12:34 PM
33.698532
Row 11 does not contain search term:
06/01/2025
12:51 PM
33.64681
Row 12 does not contain search term:
06/01/2025
12:52 PM
33.640426
Row 13 does not contain search term:
06/01/2025
12:56 PM
33.629485
Row 14 does not contain search term:
06/01/2025
12:59 PM
33.627652
Row 15 does not contain search term:
06/01/2025
01:00 PM
33.627676
Row 16 does not contain search term:
06/01/2025
01:00 PM
33.627739
Row 17 does not contain search term:
06/01/2025
01:08 PM
33.62424
Row 18 does not contain search term:
06/01/2025
01:24 PM
33.628639
Row 19 does not contain search term:
06/01/2025
01:28 PM
33.622044
Row 20 does not contain search term:
06/01/2025
01:30 PM
33.618273
Row 21 does not contain search term:
06/01/2025
01:33 PM
33.380255
Row 22 does not contain search term:
06/02/2025
05:23 PM
33.628446
Row 23 does not contain search term:
06/02/2025
05:27 PM
33.624161
Row 24 does not contain search term:
06/02/2025
05:41 PM
33.64068
Row 25 does not contain search term:
06/02/2025
05:45 PM
33.64015
Row 26 does not contain search term:
06/02/2025
05:47 PM
33.638973
Row 27 does not contain search term:
06/02/2025
06:31 PM
33.651392
Row 28 does not contain search term:
06/02/2025
07:18 PM
33.656319
Row 29 does not contain search term:
06/02/2025
07:20 PM
33.654677
Row 30 does not contain search term:
06/02/2025
09:31 PM
33.628472
Verified: Search returns results
Note: Some rows may not contain the exact search term in visible text
Found 30 rows after clearing search
Search functionality test completed successfully
|
PASSED | 131.61s | No video |
| TS051-A | Real Time Tracking |
should verify real-time tracking timer and API data synchronization
Test Execution Steps
Performing login...
Navigating to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Driver Card is visible
Clicked on Demo 1 card
Realtime tracking timer visible with Demo 1
Waiting for 30-second refresh cycle...
API response captured: [{"id":15,"name":"Demo 1 ","imei":"860111051554966","subgroup":"","icon":"/gpsandfleet/gpsandfleet-common-2025-v4-aakash/icons/devices/cars/car-11.png","deviceType":"MA9276-Portable","position":{"lat":33.624265,"lng":-111.84037},"speed":"0.0","battery":"98.9","mileage":15000,"fuel":{"level":0,"lastRefill":""},"date":"12/02/2025","time":"21:00:16","lastUpdate":"12/02/2025T21:00:16Z","activity":"2h 12 min ago","direction":"North","state":"off","isPulsing":false,"eventTitle":"Vehicle Is Off","effect_color":"black","trackingMode":"normal","pingFrequency":1,"movementBased":true,"driver":{"name":"Demo 1","picture":"/gpsandfleet/gpsandfleet-common-2025-v4-aakash/icons/devices/cars/car-11.png"},"address":"11233 E Karen Dr, Scottsdale, AZ 85255","alertSettings":{"speed":true,"speedEmail":"","ignitionOn":true,"ignitionOnEmail":"","ignitionOff":true,"ignitionOffEmail":"","geofence":true,"geofenceEmail":"","sos":true,"sosEmail":"","photoTrap":false,"photoTrapEmail":"","dms":false,"dmsEmail":"","volume":true,"volumeEmail":"","speedLimit":70},"pastLocations":[],"infobox_type":"4","track_infobox_type":"2"}]
Demo 1 verification completed successfully
Now testing with Sales car1 driver card...
Clicked on Sales car1 card
Realtime tracking timer visible with Sales Car1
Initial timer value:
00:30Sales Car1
Waiting for 30-second refresh cycle for Sales car1...
Sales car1 API response captured: [{"id":14,"name":"Sales Car1 ","imei":"220902734","subgroup":"","icon":"/gpsandfleet/gpsandfleet-common-2025-v4-aakash/icons/devices/box-trucks/box-truck-1.png","deviceType":"XT2469","position":{"lat":33.639136,"lng":-111.887786},"speed":"0.0","battery":"12","mileage":15235.703,"fuel":{"level":0,"lastRefill":""},"date":"12/02/2025","time":"22:16:05","lastUpdate":"12/02/2025T22:16:05Z","activity":"56 min ago","direction":"North-West","state":"off","isPulsing":true,"eventTitle":"Ignition Off","effect_color":"yellow","pulseColor":"rgba(255,255,0, 0.6)","trackingMode":"normal","pingFrequency":1,"movementBased":true,"driver":{"name":"Sales Car1","picture":"/gpsandfleet/gpsandfleet-common-2025-v4-aakash/icons/devices/box-trucks/box-truck-1.png"},"address":"16812 N 90th St, Scottsdale, AZ 85260","alertSettings":{"speed":true,"speedEmail":"","ignitionOn":true,"ignitionOnEmail":"","ignitionOff":true,"ignitionOffEmail":"","geofence":true,"geofenceEmail":"","sos":true,"sosEmail":"","photoTrap":false,"photoTrapEmail":"","dms":false,"dmsEmail":"","volume":true,"volumeEmail":"","speedLimit":70},"pastLocations":[],"infobox_type":"4","track_infobox_type":"2"}]
Sales car1 vehicleId: 14
Real Time Tracking test completed successfully for both drivers
|
PASSED | 120.52s | No video |
| TS052-A | Get Support |
should verify Get Support and Insurance form functionality
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Testing Get Support form...
Get Support form submission success indicator found
Get Support form test completed successfully
Testing Insurance form...
Response received: 200 for https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet_common/SaveData/Insurance.php
Success alert found and visible
Insurance form submission test completed successfully
|
PASSED | 70.68s | No video |
| TS055-A | Timezone |
should edit the timezone of users
Test Execution Steps
✓ Driver Card panel is visible
Expected number of drivers: 2
Actual number of driver containers: 2
✓ Driver count verification passed
Initial driver order: [
[32m'Sales Car1 '[39m,
[32m'Demo 1 '[39m,
[32m'View Tracking'[39m,
[32m'Access Reports'[39m,
[32m'Change Alert Settings'[39m,
[32m'Assign Device For Subuser '[39m,
[32m'\n\t\t\t\t\t\tFeb 25, 2025 12:00 AM - Mar 3, 2025 11:59 PM\n\t\t\t\t\t'[39m
Sorted driver order: [
[32m'Demo 1 '[39m,
[32m'Sales Car1 '[39m,
[32m'View Tracking'[39m,
[32m'Access Reports'[39m,
[32m'Change Alert Settings'[39m,
[32m'Assign Device For Subuser '[39m,
[32m'\n\t\t\t\t\t\tFeb 25, 2025 12:00 AM - Mar 3, 2025 11:59 PM\n\t\t\t\t\t'[39m
✓ Sorting functionality verified
Driver statuses extracted: [
[32m'\n'[39m +
[32m' Vehicle Is Off\n'[39m +
[32m' '[39m,
[32m'\n Ignition Off\n '[39m
Detailed driver status info: [
{ text: [32m'Vehicle Is Off'[39m, class: [32m'driver-status off'[39m },
{ text: [32m'Ignition Off'[39m, class: [32m'driver-status off'[39m }
✓ Driver statuses extracted successfully
✓ Appearance settings button clicked
✓ Appearance Settings modal opened successfully
=== Extracting All Colors from Driver Cards ===
Complete driver card data extracted: {
[32m'Demo 1'[39m: {
status: {
text: [32m'Vehicle Is Off'[39m,
backgroundColor: [32m'#8999AB'[39m,
textColor: [32m'#8999AB'[39m,
originalStyles: [36m[Object][39m
address: {
text: [32m'11233 E Karen Dr, Scottsdale, AZ 85255'[39m,
textColor: [32m'#494F50'[39m,
backgroundColor: [32m''[39m,
originalStyles: [36m[Object][39m
[32m'Sales Car1'[39m: {
status: {
text: [32m'Ignition Off'[39m,
backgroundColor: [32m'#8999AB'[39m,
textColor: [32m'#8999AB'[39m,
originalStyles: [36m[Object][39m
address: {
text: [32m'16812 N 90th St, Scottsdale, AZ 85260'[39m,
textColor: [32m'#494F50'[39m,
backgroundColor: [32m''[39m,
originalStyles: [36m[Object][39m
=== Extracting Modal Color Settings ===
Found status: "Moving" -> #7DB248
Found status: "Not Moving" -> #8999AB
Found status: "Vehicle is idle" -> #DB9200
Found status: "Power Disconnected" -> #F44336
Found status: "Turned On" -> #ABC819
Found status: "Off" -> #8999AB
Found status: "Normal" -> #8999AB
Found status: "Stopped" -> #DB9200
Found status: "Stationary" -> #8999AB
Found status: "Sleep Mode" -> #8999AB
Found status: "Towing" -> #DB9200
Found status: "Hard Braking" -> #F44336
Found status: "Accelerating" -> #F44336
Found status: "Tampered" -> #F44336
Found status: "PTO Connected" -> #F55600
Found status: "Battery Mode" -> #F44336
Found status: "Aggressive" -> #F44336
Found status: "WiFi Update" -> #8999AB
Found status: "Button Pressed" -> #E718BA
Found status: "Not Updating" -> #F44336
Found status: "Low Voltage" -> #F44336
Found status: "Default Location" -> #448628
Found status: "Power Loss" -> #F44336
Found status: "Blocked Satellite" -> #F44336
Found status: "Low Battery" -> #F44336
Found status: "Notice" -> #F44336
Found address color from ID selector: #494F50
Modal status colors: {
Moving: [32m'#7DB248'[39m,
[32m'Not Moving'[39m: [32m'#8999AB'[39m,
[32m'Vehicle is idle'[39m: [32m'#DB9200'[39m,
[32m'Power Disconnected'[39m: [32m'#F44336'[39m,
[32m'Turned On'[39m: [32m'#ABC819'[39m,
Off: [32m'#8999AB'[39m,
Normal: [32m'#8999AB'[39m,
Stopped: [32m'#DB9200'[39m,
Stationary: [32m'#8999AB'[39m,
[32m'Sleep Mode'[39m: [32m'#8999AB'[39m,
Towing: [32m'#DB9200'[39m,
[32m'Hard Braking'[39m: [32m'#F44336'[39m,
Accelerating: [32m'#F44336'[39m,
Tampered: [32m'#F44336'[39m,
[32m'PTO Connected'[39m: [32m'#F55600'[39m,
[32m'Battery Mode'[39m: [32m'#F44336'[39m,
Aggressive: [32m'#F44336'[39m,
[32m'WiFi Update'[39m: [32m'#8999AB'[39m,
[32m'Button Pressed'[39m: [32m'#E718BA'[39m,
[32m'Not Updating'[39m: [32m'#F44336'[39m,
[32m'Low Voltage'[39m: [32m'#F44336'[39m,
[32m'Default Location'[39m: [32m'#448628'[39m,
[32m'Power Loss'[39m: [32m'#F44336'[39m,
[32m'Blocked Satellite'[39m: [32m'#F44336'[39m,
[32m'Low Battery'[39m: [32m'#F44336'[39m,
Notice: [32m'#F44336'[39m
Modal address color: #494F50
=== Status Color Comparison Results ===
Driver: Demo 1
Status: Vehicle Is Off
Card Background: #8999AB
Card Text: #8999AB
Modal Status: Off
Modal Color: #8999AB
Match: ✓
Driver: Sales Car1
Status: Ignition Off
Card Background: #8999AB
Card Text: #8999AB
Modal Status: Off
Modal Color: #8999AB
Match: ✓
=== Address Color Comparison Results ===
Driver: Demo 1
Address: 11233 E Karen Dr, Scottsdale, AZ 85255
Card Text Color: #494F50
Card Background:
Modal Address Color: #494F50
Text Match: ✓
Background Match: ✗
Overall Match: ✓
Driver: Sales Car1
Address: 16812 N 90th St, Scottsdale, AZ 85260
Card Text Color: #494F50
Card Background:
Modal Address Color: #494F50
Text Match: ✓
Background Match: ✗
Overall Match: ✓
Color Validation Summary:
Status Colors: 2/2 matches
Address Colors: 2/2 matches
✓ Complete color validation completed
=== Testing Color Change and Reset Functionality ===
Changed address color to: #FF0000
Changed "Off" status color to: #00FF00
Changed "Vehicle is idle" status color to: #0000FF
✓ Clicked "Reset to default" button
=== Verifying Reset Functionality ===
Address color after reset: #494F50 (was: #494F50)
"Off" status color after reset: #8999AB (was: #8999AB)
"Vehicle is idle" status color after reset: #DB9200 (was: #DB9200)
Reset verification:
Address color changed from our edit: ✓
Off color changed from our edit: ✓
Idle color changed from our edit: ✓
✓ Reset functionality verified successfully
=== Testing Save Functionality ===
Set final address color to: #FFA500
Set final "Off" status color to: #800080
Set final "Vehicle is idle" status color to: #008000
✓ Clicked "Save" button
✓ Clicked "Close" button to close modal
=== Verifying Saved Colors in Driver Cards ===
Updated driver card data: {
[32m'Demo 1'[39m: {
status: {
text: [32m'Vehicle Is Off'[39m,
backgroundColor: [32m'#800080'[39m,
textColor: [32m'#800080'[39m
address: {
text: [32m'11233 E Karen Dr, Scottsdale, AZ 85255'[39m,
textColor: [32m'#FFA500'[39m,
backgroundColor: [32m''[39m
[32m'Sales Car1'[39m: {
status: {
text: [32m'Ignition Off'[39m,
backgroundColor: [32m'#800080'[39m,
textColor: [32m'#800080'[39m
address: {
text: [32m'16812 N 90th St, Scottsdale, AZ 85260'[39m,
textColor: [32m'#FFA500'[39m,
backgroundColor: [32m''[39m
Driver Demo 1 address color: #FFA500 (expected: #FFA500) - ✓
Driver Sales Car1 address color: #FFA500 (expected: #FFA500) - ✓
Driver Demo 1 status "Vehicle Is Off": #800080 (expected: #800080) - ✓
Final Validation Summary:
Address colors updated: 2/2 matches
Status colors updated: 1/2 matches (for changed statuses)
✓ Complete appearance settings functionality verified
=== All Test Steps Completed ===
1. ✓ Driver Card panel visibility verified
2. ✓ Driver count and containers verified
3. ✓ Sort functionality tested
4. ✓ Driver statuses extracted
5. ✓ Appearance settings button clicked
6. ✓ Appearance Settings modal verified
7. ✓ Complete color comparison (status + address) completed
8. ✓ Color change and reset functionality tested
9. ✓ Save functionality tested
10. ✓ Driver card color updates verified
✓ Appearance settings test completed successfully!
|
PASSED | 122.58s | No video |
| TS057-A | Account Health Summary Report |
should display Account Health Summary report and verify device data with Historical Data
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Step 1: Getting driver count from Driver Card panel...
Number of drivers in Driver Card panel: 2
Driver names from Driver Card panel: [ [32m'Sales Car1'[39m, [32m'Demo 1'[39m ]
Step 2: Opening Account Health Summary report...
Step 3: Verifying Device Fleet Monitoring Dashboard...
Device Fleet Monitoring Dashboard is visible
Step 4: Verifying total devices count...
Total devices monitored in report: 2
✓ Device count matches: Driver Cards (2) = Report (2)
Step 5: Verifying Device Details table...
Step 6: Verifying table headers...
Found 12 table headers
✓ Header 1: Device IMEI
✓ Header 2: Driver Name
✓ Header 3: Device Type
✓ Header 4: Status
✓ Header 5: SIM Status
✓ Header 6: Battery/Voltage
✓ Header 7: GPS Satellites
✓ Header 8: Signal Quality
✓ Header 9: Last GPS Connect
✓ Header 10: Last Cell Connect
✓ Header 11: Renewal Date
✓ Header 12: Historical Data
Step 7: Verifying table row count...
Table rows: 2
✓ Table row count matches device count: 2
Step 8: Verifying driver names in table match Driver Card panel...
Driver names from table: [ [32m'Demo 1'[39m, [32m'Sales Car1'[39m ]
✓ Driver "Sales Car1" found in IoT Device table
✓ Driver "Demo 1" found in IoT Device table
Step 9: Verifying table data for each device...
✓ Row 1: IMEI=860111051554966, Driver=Demo 1, Type=MA9276-Portable, Status=Blocked Satellite
✓ Row 2: IMEI=220902734, Driver=Sales Car1, Type=XT2469, Status=Active
Step 10: Clicking on Last 30 Days button for Sales Car1...
Step 11: Verifying Historical Data modal...
✓ Historical Data modal is visible
✓ Modal header shows: Historical Data - Sales Car1 (220902734)
Step 12: Verifying Historical Data chart...
Chart container not found, checking for alternate selectors...
✓ Historical Data chart is visible
Step 13: Testing checkbox filters...
✓ Checkbox "Battery/Voltage" is present
✓ Checkbox "GPS Satellites" is present
✓ Checkbox "Signal Quality (CSQ)" is present
✓ Checkbox "Buffered Packets Only" is present
✓ Checkbox "No Update Days" is present
Testing Battery/Voltage checkbox...
✓ Checkbox "Battery/Voltage" is visible
Battery/Voltage initial state: checked
Battery/Voltage after toggle: unchecked
✓ Battery/Voltage checkbox toggle works
Testing GPS Satellites checkbox...
✓ Checkbox "GPS Satellites" is visible
GPS Satellites initial state: unchecked
GPS Satellites after toggle: checked
✓ GPS Satellites checkbox toggle works
Testing Signal Quality (CSQ) checkbox...
✓ Checkbox "Signal Quality (CSQ)" is visible
Signal Quality (CSQ) initial state: unchecked
Signal Quality (CSQ) after toggle: checked
✓ Signal Quality (CSQ) checkbox toggle works
Testing Buffered Packets Only checkbox...
✓ Checkbox "Buffered Packets Only" is visible
Buffered Packets Only initial state: unchecked
1
⚠ Error testing "Buffered Packets Only": locator.click: Timeout 30000ms exceeded.
Call log:
[2m - waiting for locator('#iot-showBuffered').first()[22m
Testing No Update Days checkbox...
✓ Checkbox "No Update Days" is visible
No Update Days initial state: unchecked
No Update Days after toggle: checked
✓ No Update Days checkbox toggle works
Step 14: Verifying chart legend...
✓ Legend item "Battery/Voltage" is visible
✓ Legend item "GPS Satellites" is visible
✓ Legend item "Signal Quality (CSQ)" is visible
✓ Legend item "Buffered Packets" is visible
✓ Legend item "No Update Days" is visible
Step 15: Closing Historical Data modal...
Account Health Summary report verification completed successfully!
|
PASSED | 227.76s | No video |
| TS057-B | Account Health Summary Report |
should verify Fleet Status Summary cards and table filtering
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Verifying Fleet Status Summary cards and table filtering...
Testing status card: ALL DEVICES
ALL DEVICES card count: 2
Table rows after clicking ALL DEVICES: 2
✓ ALL DEVICES: Card count (2) matches table rows (2)
Testing status card: ONLINE & ACTIVE
ONLINE & ACTIVE card count: 1
Table rows after clicking ONLINE & ACTIVE: 1
✓ ONLINE & ACTIVE: Card count (1) matches table rows (1)
Testing status card: SUSPENDED SIMS
SUSPENDED SIMS card count: 0
Table rows after clicking SUSPENDED SIMS: 0
✓ SUSPENDED SIMS: Card count is 0, table has 0 rows (filter may not apply for empty categories)
Testing status card: LOW BATTERY
LOW BATTERY card count: 0
Table rows after clicking LOW BATTERY: 0
✓ LOW BATTERY: Card count is 0, table has 0 rows (filter may not apply for empty categories)
Testing status card: LOW VOLTAGE
LOW VOLTAGE card count: 0
Table rows after clicking LOW VOLTAGE: 0
✓ LOW VOLTAGE: Card count is 0, table has 0 rows (filter may not apply for empty categories)
Testing status card: POOR SIGNAL ACTIVE
POOR SIGNAL ACTIVE card count: 1
Table rows after clicking POOR SIGNAL ACTIVE: 1
✓ POOR SIGNAL ACTIVE: Card count (1) matches table rows (1)
Testing status card: POWER DISCONNECT
POWER DISCONNECT card count: 0
Table rows after clicking POWER DISCONNECT: 0
✓ POWER DISCONNECT: Card count is 0, table has 0 rows (filter may not apply for empty categories)
Testing status card: NOT UPDATING
NOT UPDATING card count: 0
Table rows after clicking NOT UPDATING: 0
✓ NOT UPDATING: Card count is 0, table has 0 rows (filter may not apply for empty categories)
✓ Reset filter to ALL DEVICES
Fleet Status Summary cards and table filtering verification completed!
|
PASSED | 70.20s | No video |
| TS057-C | Account Health Summary Report |
should verify table sorting functionality
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Testing table sorting...
Initial order: [ [32m'Demo 1'[39m, [32m'Sales Car1'[39m ]
After ascending sort: [ [32m'Sales Car1'[39m, [32m'Demo 1'[39m ]
After descending sort: [ [32m'Demo 1'[39m, [32m'Sales Car1'[39m ]
✓ Sorting functionality works
✓ IMEI column sorting tested
Table sorting functionality verified!
|
PASSED | 52.95s | No video |
| TS057-D | Account Health Summary Report |
should verify export buttons and file downloads
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Verifying export buttons and file downloads...
✓ Report table loaded
✓ Export buttons container loaded
Testing CSV export...
✓ CSV export button is visible
1
Regular click failed for CSV, trying force click...
✓ CSV export button clicked
✓ CSV file downloaded: device-fleet-all-devices-2025-12-15.csv
✓ CSV download verified successfully
Testing Excel export...
✓ Excel export button is visible
✓ Excel export button clicked
✓ Excel file downloaded: device-fleet-all-devices-2025-12-15.xlsx
✓ Excel download verified successfully
Testing PDF export...
✓ PDF export button is visible
✓ PDF export button clicked
✓ PDF file downloaded: device-fleet-all-devices-2025-12-15.pdf
✓ PDF download verified successfully
Testing Show Map View button...
✓ Show Map View button is visible
✓ Map view is displayed
Export buttons and file downloads verification completed!
|
PASSED | 86.67s | No video |
| TS057-E | Account Health Summary Report |
should verify search functionality in device table
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Page loaded successfully
Verifying search functionality...
Search results count: 1
✓ Search for "Sales Car1" shows correct results
Search results for Demo 1 count: 1
✓ Search for "Demo 1" shows correct results
Search functionality verification completed!
|
PASSED | 79.08s | No video |
| TS058-A | Dashcam Data Usage |
should display Dashcam Data Usage report
Element Not Visible
File:
TS058_dashcamDataUsage.spec.js
Line:
23
Element:
div
Timeout:
5s
Expected:
Element should be visible on page
Actual:
Element was not found or not visible
Suggestion:
Check if the page loaded correctly, or if the selector has changed
Full Error:
Error: expect.toBeVisible: Error: strict mode violation: locator('div').filter({ hasText: 'Live Video Requests' }).filter({ hasText: 'This month' }).first().getByText('0') resolved to 11 elements:
1) <div class="device-id">862798051102933</div> aka locator('#du-selectedDeviceDisplay').getByText('862798051102933')
2) <div class="device-item-id">862798051102933</div> aka locator('#du-deviceList').getByText('862798051102933')
3) <div class="device-item-name">M4000-Training3 Off </div> aka locator('#du-deviceList').getByText('M4000-Training3 Off')
4) <div class="data-usage-device-id">862798051102933</div> aka getByText('862798051102933').nth(2)
5) <button data-period="30d" class="period-btn active">30 Days</button> aka getByRole('button', { name: '30 Days' })
6) <div id="du-totalUsage" class="total-usage">↵ 0 B Mobile Data↵ …</div> aka getByText('B Mobile Data')
7) <div class="usage-item-value count zero">↵ 0↵ </div> aka locator('#dashcam-data-usage-panel').getByText('0', { exact: true }).first()
8) <div class="usage-item-value count zero">↵ 0↵ </div> aka locator('#dashcam-data-usage-panel').getByText('0', { exact: true }).nth(1)
9) <div class="usage-item-value count zero">↵ 0↵ </div> aka locator('#dashcam-data-usage-panel').getByText('0', { exact: true }).nth(2)
10) <div class="usage-item-value count zero">↵ 0↵ </div> aka locator('#dashcam-data-usage-panel').getByText('0', { exact: true }).nth(3)
...
Call log:
- Expect "toBeVisible" with timeout 5000ms
- waiting for locator('div').filter({ hasText: 'Live Video Requests' }).filter({ hasText: 'This month' }).first().getByText('0')
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/dashcamdemo1/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Dashcam Data Usage panel is visible
Select Device label is visible
Device dropdown is open
Selected "test 1" device
API Response captured: {
"imei": "862798051102933",
"deviceType": "JC400",
"isLynx": false,
"totalMobileData": 0,
"totalMobileDataFormatted": "0 B",
"videoOnDemandCount": 0,
"liveVideoCount": 0,
"alertsCount": 0,
"videoFilesCount": 0,
"simType": "null",
"planName": "",
"accStatus": "ON",
"powerLevel": "6",
"gsmSignal": "4",
"lastUpdated": "2023-03-20 16:44:42",
"month": "January 2026",
"billingPeriod": {
"startDate": "2026-01-01",
"endDate": "2026-01-02"
API response status verified
Data Usage Report title is visible
Device name verified
IMEI not displayed on page (optional field)
Device name and IMEI verification completed
Period filter buttons are visible
Comparing API response with UI values...
✓ Mobile Data verified: 0 B
|
FAILED | 56.74s | Video: TS058_dashcamDataUsage-should-display-Dashcam-Data-Usage-report.webm |
| TS061-A | Custom Logo |
should open Custom Logo Settings modal and verify UI elements
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Custom Logo Settings modal is visible
✓ Small Logo (Collapsed Navbar) section is visible
✓ Small Logo recommended size (80x64 pixels) is displayed
✓ Large Logo (Expanded Navbar) section is visible
✓ Large Logo recommended size (200x64 pixels) is displayed
✓ Found 4 Upload buttons
✓ Preview section is visible
✓ Collapsed preview label is visible
✓ Expanded preview label is visible
✓ Reset to Default button is visible
✓ Cancel button is visible
✓ Save button is visible
✓ Close (X) button is visible
✓ All Custom Logo Settings UI elements verified successfully
|
PASSED | 38.61s | No video |
| TS061-B | Custom Logo |
should upload Small Logo (Collapsed Navbar) - 80x64 pixels
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Small logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Custom Logo Settings modal is visible
✓ Collapsed navbar preview section visible
✓ Small Logo upload successful
|
PASSED | 48.74s | No video |
| TS061-C | Custom Logo |
should upload Large Logo (Expanded Navbar) - 200x64 pixels
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Large logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Custom Logo Settings modal is visible
✓ Expanded navbar preview section visible
✓ Large Logo upload successful
|
PASSED | 50.86s | No video |
| TS061-D | Custom Logo |
should upload both logos and verify previews (Collapsed & Expanded)
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
=== Uploading Small Logo (80x64 pixels) ===
✓ Small logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
=== Uploading Large Logo (200x64 pixels) ===
✓ Large logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
=== Verifying Preview Section ===
✓ Collapsed preview label visible
✓ Expanded preview label visible
✓ Preview section visible with both Collapsed and Expanded labels
=== Saving Logo Settings ===
✓ save_custom_logo API called (status: 200)
✓ Modal closed after save
✓ Both logos uploaded and previews verified successfully
|
PASSED | 60.31s | No video |
| TS061-E | Custom Logo |
should verify logos display in actual navbar (Collapsed and Expanded states)
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
=== Step 1: Upload Custom Logos ===
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Small logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Large logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ save_custom_logo API called (status: 200)
✓ Logos saved
=== Step 2: Verify CUSTOM Logo in Collapsed Navbar ===
Navbar collapsed state: true
✓ Navbar logo container is visible
Collapsed logo dimensions: 80x64
✓ Collapsed logo dimensions match small logo size (~80x64)
✓ Custom small logo is displayed in collapsed navbar
Collapsed logo source: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABACAYAAACNx/A2AAADKklEQVR4AeyZPW7bQBCFR7mIF...
=== Step 3: Hover to Expand Navbar and Verify Large Logo ===
Navbar expanded after hover: true
Account Settings label not immediately visible, but navbar expanded
Expanded logo dimensions: 160x128
✓ Expanded logo is wider than collapsed logo
✓ Custom large logo is displayed in expanded navbar
✓ Expanded logo is DIFFERENT from collapsed logo (different images for small/large)
=== Step 4: Move Hover Away and Verify Collapsed State ===
Navbar collapsed after moving hover away: true
Final collapsed logo dimensions: 80x64
✓ Navbar logo display verification completed (Collapsed -> Expanded -> Collapsed)
|
PASSED | 67.48s | No video |
| TS061-F | Custom Logo |
should display logos on login page
Test Execution Steps
No detailed steps captured for this test
|
SKIPPED | 0.00s | No video |
| TS061-G | Custom Logo |
should replace existing Small Logo with new one
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Replacement small logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Custom Logo Settings modal is visible
✓ Logo uploaded (preview may be in different format)
✓ save_custom_logo API called (status: 200)
✓ Small Logo replacement completed successfully
|
PASSED | 61.52s | No video |
| TS061-H | Custom Logo |
should replace existing Large Logo with new one
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
Original large logo src:
✓ Replacement large logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Custom Logo Settings modal is visible
✓ Large logo has been replaced
✓ save_custom_logo API called (status: 200)
✓ Large Logo replacement completed successfully
|
PASSED | 81.83s | No video |
| TS061-I | Custom Logo |
should reset logos to default using Reset to Default button
Element Not Visible
File:
TS061_customLogo.spec.js
Line:
617
Element:
getByText('Collapsed', { exact: true }
Timeout:
10s
Expected:
Element should be visible on page
Actual:
hidden
Suggestion:
Check if the page loaded correctly, or if the selector has changed
Full Error:
Error: expect(locator).toBeVisible() failed
Locator: getByText('Collapsed', { exact: true })
Expected: visible
Received: hidden
Timeout: 10000ms
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for getByText('Collapsed', { exact: true })
12 × locator resolved to <p>Collapsed</p>
- unexpected value "hidden"
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
=== Step 0: First Reset to Clean State (Ensure Actual Default Logo) ===
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Dialog appeared: "Are you sure you want to reset to the default logo?"
✓ Dialog accepted (clicked OK)
✓ Initial Reset to Default clicked (cleaning any previous custom logos)
✓ API Response: {"status":true,"message":"Custom logos reset to default"}
✓ Initial reset API verified: {"status":true,"message":"Custom logos reset to default"}
=== Step 1: Capture DEFAULT Navbar Logo (After Reset) ===
Default navbar logo captured: url("https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet-new-2025/logo_small.png")...
Is actual default logo (not custom base64): true
✓ Verified logo is actual default (file URL, not base64 custom logo)
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
=== Step 2: Upload Custom Logos ===
✓ Small logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Large logo file selected
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Preview section visible with Collapsed and Expanded
Custom small logo preview: N/A
Custom large logo preview: N/A
✓ save_custom_logo API called (status: 200)
✓ Custom logos saved
=== Step 3: Verify Custom Logo is Now in Navbar ===
Custom navbar logo: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAFAAAABACAYAAACNx/A2AAADKklEQVR4AeyZPW7bQBCFR7mIF...
✓ Navbar logo changed to custom logo (different from default)
Custom logo is base64 encoded: true
=== Step 4: Re-open Modal and Reset to Default ===
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
Small logo preview BEFORE reset: N/A
Large logo preview BEFORE reset: N/A
✓ Dialog appeared: "Are you sure you want to reset to the default logo?"
✓ Dialog accepted (clicked OK)
✓ Reset to Default button clicked
✓ Reset API Response: {"status":true,"message":"Custom logos reset to default"}
✓ Reset API verified: {"status":true,"message":"Custom logos reset to default"}
=== Step 5: Verify Uploaded Icons Are Replaced with Platform Logo ===
Small logo preview AFTER reset: N/A
Large logo preview AFTER reset: N/A
|
FAILED | 311.48s | Video: TS061_customLogo-should-reset-logos-to-default-using-Reset-to-Defau.webm |
| TS061-J | Custom Logo |
should cancel changes using Cancel button
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ New logo file selected (not saved yet)
✓ Crop modal appeared
✓ Crop Apply button clicked
✓ Cancel button clicked
✓ Modal closed without saving
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Verified changes were discarded
|
PASSED | 53.61s | No video |
| TS061-K | Custom Logo |
should reject invalid file type upload for Small Logo
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Attempted to upload invalid file type
1
✓ Error message displayed for invalid file type
✓ Modal remains functional after invalid file upload
✓ Invalid file type rejection test passed
|
PASSED | 39.72s | No video |
| TS061-L | Custom Logo |
should reject oversized file upload for Large Logo
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Attempted to upload oversized file (>2MB)
1
✓ Error message displayed for oversized file
✓ Modal remains functional after oversized file upload
✓ Oversized file handling test passed
|
PASSED | 39.58s | No video |
| TS061-M | Custom Logo |
should deny access for non-admin user
Test Execution Steps
No detailed steps captured for this test
|
SKIPPED | 0.00s | No video |
| TS061-N | Custom Logo |
should persist logos after page refresh
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Original navbar logo background: url("https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet-new-2025/logo_small.pn...
✓ Navbar logo container visible after refresh
Refreshed navbar logo background: url("https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet-new-2025/logo_small.pn...
✓ Logo background matches after refresh
✓ Logo persistence verified
|
PASSED | 49.07s | No video |
| TS061-O | Custom Logo |
should display fallback default logo when custom logo fails to load
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ Navbar logo container is visible
Logo background after blocking: url("https://www.gpsandfleet3.net/gpsandfleet/gpsandfleet-new-2025/logo_small.pn...
✓ Fallback/default logo is displayed
✓ Fallback logo handling verified
|
PASSED | 68.50s | No video |
| TS061-P | Custom Logo |
should include custom logo in PDF report generation
Test Execution Steps
No detailed steps captured for this test
|
SKIPPED | 0.00s | No video |
| TS061-Q | Custom Logo |
should handle corrupted image file gracefully
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Attempted to upload corrupted image file
✓ System handled corrupted file upload
✓ System remains stable after corrupted file upload
|
PASSED | 38.19s | No video |
| TS061-R | Custom Logo |
should close modal using X button
Test Execution Steps
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
✓ get_custom_logo API called (status: 200)
✓ Custom Logo Settings modal opened
✓ Modal is open
✓ X button clicked
✓ Modal closed via X button
|
PASSED | 42.35s | No video |
| TS062-A | Asset Tracker Settings |
should test Aggressive Mode/Change Intervals tab functionality
Element Not Visible
File:
TS062_AssetTrackerSettings.spec.js
Line:
250
Element:
'#aggressive-geofence-info-overlay'
Timeout:
10s
Expected:
Element should be visible on page
Actual:
hidden
Suggestion:
Check if the page loaded correctly, or if the selector has changed
Full Error:
Error: expect(locator).toBeVisible() failed
Locator: locator('#aggressive-geofence-info-overlay')
Expected: visible
Received: hidden
Timeout: 10000ms
Call log:
- Expect "toBeVisible" with timeout 10000ms
- waiting for locator('#aggressive-geofence-info-overlay')
13 × locator resolved to <div class="geofence-info-overlay hidden" id="aggressive-geofence-info-overlay">…</div>
- unexpected value "hidden"
Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
STEP 1: LOGIN AND NAVIGATE
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/assetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Map page loaded successfully
STEP 2: NAVIGATE TO ASSET TRACKER SETTINGS
Account Settings menu clicked
Asset Tracker Settings clicked
Asset Tracker panel is visible
STEP 3: CLICK ON AGGRESSIVE MODE TAB
Clicked on "Aggressive Mode/Change Intervals" tab
STEP 4: VERIFY TAB 2 CONTENT
Aggressive Mode content is visible
STEP 5: VERIFY MODE BUTTONS
Normal Mode button is visible
Aggressive Mode button is visible
STEP 6: VERIFY SELECT DEVICE LABEL
Select Device form element present in Tab 2
STEP 7: CLICK NORMAL TRACK MODE BUTTON
Normal Track Mode button clicked
Redirected to Tab 1 (Change Update Frequency) - Pings Per Day dropdown visible
STEP 8: CHANGE PINGS PER DAY
Current Pings per Day value: 3
Selected Pings per Day: 3 Pings Per Day
STEP 9: CHECK SEND MOVEMENT COMMANDS CHECKBOX
Send Movement Commands checkbox checked
Movement checkbox verification passed
STEP 10: CLICK UPDATE FREQUENCY BUTTON
Update Frequency button clicked
STEP 11: VERIFY LAST COMMAND STATUS IN TAB 1
Tab 1 Last Command Status: "Sent 3 Pings Per Day (Movement Update) update message successfully. on Jan-16-2026 at 04:52:51 PM"
Last Command Status field has value
Verified: Status contains "(Movement Update)"
Verified: Status contains success message
Verified: Status contains Pings Per Day value
Tab 1 Last Command Status stored for comparison
STEP 12: GO BACK TO TAB 2
Clicked on "Aggressive Mode/Change Intervals" tab
Tab 2 content is visible
STEP 13: VERIFY LAST COMMAND STATUS IN TAB 2
Found 71 textboxes on page
Textbox 0: visible=true, value="..."
Textbox 1: visible=true, value="..."
Textbox 2: visible=true, value="..."
Textbox 3: visible=true, value="..."
Textbox 4: visible=true, value="..."
Textbox 5: visible=true, value="..."
Textbox 6: visible=true, value="..."
Textbox 7: visible=true, value="..."
Textbox 8: visible=true, value="Sent 3 Pings Per Day (Movement Update) update mess..."
Found Last Command Status textbox at index 8
Tab 2 Last Command Status: "Sent 3 Pings Per Day (Movement Update) update message successfully. on Jan-16-2026 at 04:52:51 PM"
Verified: Tab 2 Last Command Status matches Tab 1 Last Command Status
Normal Track Mode Flow Validation Completed
STEP 14: CLICK GEOFENCE TRACK MODE BUTTON
Geofence Track Mode button clicked
Address input is visible - entering address for geofence
Entered address: San Ramon, CA
Selected address suggestion from autocomplete
Clicked Submit button to create aggressive geofence
Confirmation modal appeared - clicking Save button
Clicked Save button to confirm geofence creation
STEP 15: VERIFY GEOFENCE OVERLAY
|
FAILED | 72.96s | Video: TS062_AssetTrackerSettings-should-test-Aggressive-Mode-Change-Intervals-tab-f.webm |
| TC-A | view Edit User |
should create user and edit them
Assertion Failed
File:
viewEditUser.spec.js
Line:
24
Expected:
Values should be equal
Actual:
true
Suggestion:
Check the expected vs actual values in the assertion
Full Error:
Error: expect(received).toBeFalsy() Received: true Test Execution Steps
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Preserving cookies (using stored auth session)
Loading config from: C:\cypress-to-playwright-converted\fixtures\tlr-config.json
Config loaded successfully
Using stored authentication session (skipping login)...
Navigating directly to https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php...
Network idle timeout, continuing...
Page loaded successfully
Collapsing side menu to access modal elements...
✓ Clicked on modal to collapse side menu
ℹ️ Entries per page dropdown not found, using default pagination
📊 Total number of device rows: 10
📱 Row 1: Device Name = "Sales Car1"
📱 Row 2: Device Name = "Demo 1"
❌ Row 3: Device Not Assigned
❌ Row 4: Device Not Assigned
❌ Row 5: Device Not Assigned
❌ Row 6: Device Not Assigned
❌ Row 7: Device Not Assigned
❌ Row 8: Device Not Assigned
❌ Row 9: Device Not Assigned
❌ Row 10: Device Not Assigned
📈 Summary:
Total device rows: 10
Rows with device names: 2
Rows without device names: 8
Percentage with device names: 20.0%
Extracted device names: [Sales Car1, Demo 1]
✅ Device table contains data
1
Logout modal visibility check failed, proceeding...
Current URL after login: https://www.gpsandfleet3.net/gpsandfleet/client/fleetdemo/maps/index2.php
✅ Driver Card panel is visible
⏳ Waiting for driver card data to populate...
✅ Driver cards are now loaded
🔍 Verifying device names in Driver Card...
📋 Found 2 driver cards in the panel
🚗 Driver Card 1: "Sales Car1"
🚗 Driver Card 2: "Demo 1"
✅ Device "Sales Car1" found in driver card
✅ Device "Demo 1" found in driver card
📊 Driver Card Verification Summary:
Extracted device names: 2
Driver cards found: 2
Matched devices: 2
Unmatched devices: 0
Match percentage: 100.0%
✅ At least one device name from list appears in driver card
✅ New user logged in successfully - skipping device comparison (new user has limited permissions)
✅ Checked device: Demo 1
📋 Total devices checked for user access: [Demo 1]
✅ Driver Card panel is visible
⏳ Waiting for driver card data to populate...
✅ Driver cards are now loaded
🔍 Verifying checked devices from user access settings in Driver Card...
📋 Found 2 driver cards in the panel
🚗 Driver Card 1: "Sales Car1"
🚗 Driver Card 2: "Demo 1"
✅ Checked device "Demo 1" found in driver card
📊 User Access Device Verification Summary:
Devices checked for user access: 1
Driver cards found: 2
Matched devices: 1
Unmatched devices: 0
Match percentage: 100.0%
✅ All checked devices from user access settings appear in driver card
|
FAILED | 320.51s | Video: viewEditUser-should-create-user-and-edit-them.webm |